You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run 'shrinkpack' after upgrading to the lastest npm v.5.0.3:
Error: ! failed to read contents of npm cache
at ChildProcess.onClose (C:\Users\Me\AppData\Roaming\npm\node_modules\shrinkpack\src\analyse\read-npm-cache.js:40:25)
at emitTwo (events.js:125:13)
at ChildProcess.emit (events.js:213:7)
at ChildProcess.cp.emit (C:\Users\Me\AppData\Roaming\npm\node_modules\shrinkpack\node_modules\cross-spawn\lib\enoent.js:40:29)
at maybeClose (internal/child_process.js:897:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:208:5)
The text was updated successfully, but these errors were encountered:
I have the same error when i am trying to call 'shrinkpack' even after update to npm 5.8.0, .
I am trying to accomplish tutorial from wiki on windows and I am still getting this error.
When I run 'shrinkpack' after upgrading to the lastest npm v.5.0.3:
Error: ! failed to read contents of npm cache
at ChildProcess.onClose (C:\Users\Me\AppData\Roaming\npm\node_modules\shrinkpack\src\analyse\read-npm-cache.js:40:25)
at emitTwo (events.js:125:13)
at ChildProcess.emit (events.js:213:7)
at ChildProcess.cp.emit (C:\Users\Me\AppData\Roaming\npm\node_modules\shrinkpack\node_modules\cross-spawn\lib\enoent.js:40:29)
at maybeClose (internal/child_process.js:897:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:208:5)
The text was updated successfully, but these errors were encountered: