Skip to content

Instantly share code, notes, and snippets.

@casdr
Created July 6, 2014 20:15
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 casdr/633063d9a7caf7fb70d7 to your computer and use it in GitHub Desktop.
Save casdr/633063d9a7caf7fb70d7 to your computer and use it in GitHub Desktop.
Error npm install
root@default:~/NodeBB-NodeBB-8e7d593# npm install
npm ERR! Error: shasum check failed for /tmp/npm-697-dkVxyA4P/registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-0.0.25-16.tgz
npm ERR! Expected: 9819eed278a69ddd0af80c5f44965477b4cfc410
npm ERR! Actual: 57a3e1badecdd876b68680a3f19554a9e74797ba
npm ERR! From: https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-0.0.25-16.tgz
npm ERR! at /root/local/lib/node_modules/npm/node_modules/sha/index.js:38:8
npm ERR! at ReadStream.<anonymous> (/root/local/lib/node_modules/npm/node_modules/sha/index.js:85:7)
npm ERR! at ReadStream.emit (events.js:117:20)
npm ERR! at _stream_readable.js:929:16
npm ERR! at process._tickCallback (node.js:419:13)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 2.6.32-042stab090.5
npm ERR! command "node" "/root/local/bin/npm" "install"
npm ERR! cwd /root/NodeBB-NodeBB-8e7d593
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.20
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/NodeBB-NodeBB-8e7d593/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment