Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

NPM Install broken

113 views
Skip to first unread message

Al

unread,
Feb 17, 2014, 8:35:31 PM2/17/14
to tot...@googlegroups.com
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:
npm ERR!     <npm-@googlegroups.com <mailto:npm-@googlegroups.com>>

npm ERR! System Darwin 13.0.0
npm ERR! command "/usr/local/Cellar/node/0.10.22/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Applications/work/total/demo
npm ERR! node -v v0.10.22
npm ERR! npm -v 1.3.14
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 

Sherif Negm

unread,
Feb 17, 2014, 10:29:32 PM2/17/14
to tot...@googlegroups.com

Chicoozs-MacBook-Pro:demo user$ npm cache clean

Chicoozs-MacBook-Pro:demo user$ npm install -g 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$ 


On Tuesday, February 18, 2014 3:35:31 AM UTC+2, Al wrote:
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:

Peter Širka

unread,
Feb 18, 2014, 2:28:03 AM2/18/14
to tot...@googlegroups.com
Hi,
thanks for report. I tested it and everything is ok:

Mhh, try to reinstall node.js or download empy-project from GitHub:
https://github.com/totaljs/framework/releases/tag/v1.2.0


Sherif Negm

unread,
Feb 18, 2014, 6:58:20 AM2/18/14
to tot...@googlegroups.com
yes, i confirm its working perfect now, thanks peter for the updates

Peter Širka

unread,
Feb 18, 2014, 7:51:48 AM2/18/14
to tot...@googlegroups.com
I updated package in NPM (to v1.2.1 without changes), currently is everything ok :-)
Thanks.

Sherif Negm

unread,
Feb 18, 2014, 6:32:11 PM2/18/14
to tot...@googlegroups.com
yeap 

Felipo Antonoff

unread,
Feb 19, 2014, 8:27:12 PM2/19/14
to tot...@googlegroups.com
Thanks, this updated standard.
Reply all
Reply to author
Forward
0 new messages