Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run shrinkpack after upgrading from npm v4.6.1 to v5.0.3 #86

Closed
nbarron16 opened this issue Jun 28, 2017 · 2 comments
Closed

Can't run shrinkpack after upgrading from npm v4.6.1 to v5.0.3 #86

nbarron16 opened this issue Jun 28, 2017 · 2 comments

Comments

@nbarron16
Copy link

nbarron16 commented Jun 28, 2017

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)

@JamieMason
Copy link
Owner

JamieMason commented Jun 28, 2017

Please follow #83 for updates 👍

@b2yq
Copy link

b2yq commented Mar 30, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants