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

cannot install 1.2.7 via npm #41

Closed
sitnin opened this issue Aug 12, 2012 · 6 comments
Closed

cannot install 1.2.7 via npm #41

sitnin opened this issue Aug 12, 2012 · 6 comments

Comments

@sitnin
Copy link

sitnin commented Aug 12, 2012

$ npm install mime

ERR! Error: shasum check failed for ...../tmp.tgz
ERR! Expected: c7a13f33a7073d9900f288436b06b3a16200865b
ERR! Actual: 3bb7b8a676e95a33a0f28f081cf860176b8f67c7

@sitnin
Copy link
Author

sitnin commented Aug 12, 2012

$ npm install mime@1.2.6
is ok

@broofa
Copy link
Owner

broofa commented Aug 13, 2012

what version of NPM are you using?

rkieffer@rkieffer-mbp$ npm --version
1.1.43

rkieffer@rkieffer-mbp$ npm install mime
npm http GET https://registry.npmjs.org/mime
npm http 200 https://registry.npmjs.org/mime
mime@1.2.7 node_modules/mime

@sitnin
Copy link
Author

sitnin commented Aug 13, 2012

$ npm --version
1.1.24

@sitnin
Copy link
Author

sitnin commented Aug 13, 2012

I'll upgrade now, but how checksums is relevant to the issue?

@broofa
Copy link
Owner

broofa commented Aug 13, 2012

Did you get an HTTP 404 error during the npm install? Possibly https://github.com/isaacs/npm/issues/2498

@sitnin
Copy link
Author

sitnin commented Aug 13, 2012

Ah! Yes. I double checked and that was a real issue.

@sitnin sitnin closed this as completed Aug 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants