-
-
Notifications
You must be signed in to change notification settings - Fork 938
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
NPM install fails: No compatible version found: unzip-response@^1.0.2 #238
Comments
I see
Which version of |
Ah, it is working now. I am using version 5.7.0. It was a problem on my side. It seems that my local repository cache took a while to update to the new version that was only published 2 hours ago. Thanks for your trouble, and the great work! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that the latest version of got requires unzip-response@^1.0.2. The latest 1.* version of unzip-response on npm is however, 1.0.1.
The text was updated successfully, but these errors were encountered: