-
-
Notifications
You must be signed in to change notification settings - Fork 317
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 install 1.2.7 via npm #41
Comments
$ npm install mime@1.2.6 |
what version of NPM are you using?
|
$ npm --version |
I'll upgrade now, but how checksums is relevant to the issue? |
Did you get an HTTP 404 error during the npm install? Possibly https://github.com/isaacs/npm/issues/2498 |
Ah! Yes. I double checked and that was a real issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ npm install mime
ERR! Error: shasum check failed for ...../tmp.tgz
ERR! Expected: c7a13f33a7073d9900f288436b06b3a16200865b
ERR! Actual: 3bb7b8a676e95a33a0f28f081cf860176b8f67c7
The text was updated successfully, but these errors were encountered: