-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Cannot read property 'shrinkpack' of undefined #30
Comments
Thanks for this Ryan, could you post your package.json or npm-shrinkwrap.json please? |
I got this error too. I'm on node 0.12.7 and npm 2.15.3. Sorry but I can't post my package.json file.
|
Today, I tried the same thing and it worked with no error. I will leave it up to you whether to close the issue though :) I think there is probably still a bug. Here is my package.json (npm-shrinkwrap.json is too big to fit in a comment):
|
To give a bit more context. I got this error when I tried to upgrade a package when I already had a shrinkpacked shrinkwrap file. I reproduced with these steps:
|
Just updated to the latest version of shrinkpack, and I get this error:
Here is the full output from my terminal:
The text was updated successfully, but these errors were encountered: