SHA missmatches
See original GitHub issuenpm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "update"
npm ERR! node v5.4.0
npm ERR! npm v3.3.12
npm ERR! shasum check failed for /var/folders/kz/l3s2fpd51ln9_p9ymvqbyshm0000gr/T/npm-85850-aee4b87e/127.0.0.1_5080/tarballs/karma-phantomjs-launcher/0.2.3.tgz
npm ERR! Expected: 77f68243fad7852c5b321bcf9d691f1223cc0809
npm ERR! Actual: 971e32af3eeb22d6165a10d8bc214d981701024f
npm ERR! From: http://127.0.0.1:5080/tarballs/karma-phantomjs-launcher/0.2.3.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /Users/Ingwie/Work/BIRD3/npm-debug.log
How do I fix that? 😕 It keeps happening, and clearing my cache did not do a thing.
Issue Analytics
- State:
- Created 8 years ago
- Comments:19 (9 by maintainers)
Top Results From Across the Web
SHA mismatch · Issue #3 · thought-machine/homebrew-please
Installing via homebrew produces the error below. ... 1.tar.gz To retry an incomplete download, remove the file above.
Read more >Homebrew Installation -- SHA Mismatch (#1103) · Issues
When doing a Brew Install on Mac, there is a SHA-256 mismatch with a file from one of the default sources ...
Read more >gcloud app deploy source-context.json SHA mismatch
I have a Python 3 project which I am hosting on Google AppEngine Standard. Until a couple of days ago I was able...
Read more >Homebrew: SHA1 Mismatch Even After Update - Ask Different
Solved it by moving to another network and trying to reinstall. Though I got the same error I knew the file was complete...
Read more >How to resolve a SHA1 hash mismatch? - Stack Overflow
Have you tried updating homebrew. Update to the latest and then try your command again, its the first thing to try before looking...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@MichaelJCole this also a flaw in the caching as it does inspect the headers to validate source
@michaeljcole if you could open a new issue we can track the bug there. We would need to be able to reproduce that problem and determine if we can use headers the client sends to the server to resolve cache problems