Chicoozs-MacBook-Pro:demo user$ npm cache clean
Chicoozs-MacBook-Pro:demo user$ npm install -g total.js
npm http GET https://registry.npmjs.org/total.js
npm http 200 https://registry.npmjs.org/total.js
npm ERR! Error: shasum check failed for /var/folders/72/wc6hkftd69bcnpbbb2nl51080000gn/T/npm-4246-70H6vuY0/1392689053697-0.24457884044386446/tmp.tgz
npm ERR! Expected: 95cc9fcd595f35075f68545a29c4b027f92dd091
npm ERR! Actual: 8bbc7668623c0d59a20a3dd92f4cf7987944a9c8
npm ERR! From: https://registry.npmjs.org/total.js/-/total.js-1.2.0.tgz
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/sha/index.js:38:8
npm ERR! at ReadStream.<anonymous> (/usr/local/lib/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 *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "total.js"
npm ERR! cwd /Applications/work/total/demo
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.24
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Applications/work/total/demo/npm-debug.log
npm ERR! not ok code 0
Chicoozs-MacBook-Pro:demo user$
Total fails to install with error:npm http GET https://registry.npmjs.org/total.js
npm http 304 https://registry.npmjs.org/total.js
npm http GET https://registry.npmjs.org/total.js/-/total.js-1.2.0.tgz
npm http 200 https://registry.npmjs.org/total.js/-/total.js-1.2.0.tgz
npm ERR! Error: shasum check failed for /var/folders/72/wc6hkftd69bcnpbbb2nl51080000gn/T/npm-4040-U9NZa3dP/1392684455443-0.6840161082800478/tmp.tgz
npm ERR! Expected: 95cc9fcd595f35075f68545a29c4b027f92dd091
npm ERR! Actual: 8bbc7668623c0d59a20a3dd92f4cf7987944a9c8
npm ERR! at /usr/local/Cellar/node/0.10.22/lib/node_modules/npm/node_modules/sha/index.js:38:8
npm ERR! at ReadStream.<anonymous> (/usr/local/Cellar/node/0.10.22/lib/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:
Mhh, try to reinstall node.js or download empy-project from GitHub:
https://github.com/totaljs/framework/releases/tag/v1.2.0