Skip to content

Instantly share code, notes, and snippets.

@bendiksolheim
Created October 7, 2013 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bendiksolheim/6863241 to your computer and use it in GitHub Desktop.
Save bendiksolheim/6863241 to your computer and use it in GitHub Desktop.
npm install zeparser@0.0.5
C:\dev\tmp\test>npm cache clean
C:\dev\tmp\test>npm install zeparser@0.0.5
npm WARN package.json test@0.0.0 No description
npm WARN package.json test@0.0.0 No repository field.
npm WARN package.json test@0.0.0 No README data
npm http GET https://registry.npmjs.org/zeparser/0.0.5
npm http 200 https://registry.npmjs.org/zeparser/0.0.5
npm http GET https://registry.npmjs.org/zeparser/-/zeparser-0.0.5.tgz
npm http 200 https://registry.npmjs.org/zeparser/-/zeparser-0.0.5.tgz
npm ERR! Error: shasum check failed for C:\Users\{MY_USERNAME}\AppData\Local\Temp\npm-2232-v8uk3_1F\1381126394480-0.13332891929894686\tmp.tgz
npm ERR! Expected: 03726561bc268f2e5444f54c665b7fd4a8c029e2
npm ERR! Actual: 4464aa270dc58848077e9d0856140c6454cefa4b
npm ERR! at C:\Program Files\nodejs\node_modules\npm\node_modules\sha\index.js:38:8
npm ERR! at ReadStream.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\sha\index.js:85:7)
npm ERR! at ReadStream.EventEmitter.emit (events.js:117:20)
npm ERR! at _stream_readable.js:920:16
npm ERR! at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "zeparser@0.0.5"
npm ERR! cwd C:\dev\tmp\test
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\dev\tmp\test\npm-debug.log
npm ERR! not ok code 0
C:\dev\tmp\test>
@amantovani
Copy link

did you have any solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment