coreh-deprecated / nide

Beautiful IDE for Node.js
http://coreh.github.com/nide/
712 stars 111 forks source link

shasum check failed #55

Open sholtomaud opened 12 years ago

sholtomaud commented 12 years ago

info postuninstall nide@0.2.0 ERR! Error: shasum check failed for /tmp/npm-1339235243160/1339235299100-0.7145419192966074/tmp.tgz ERR! Expected: 98419cb68859a6fc5ec8d49f50dcdbbe2ffd4466 ERR! Actual: a3920de4ba03316b05b8c94163ea39ba3db434cc ERR! at /usr/local/lib/node_modules/npm/lib/utils/sha.js:25:20 ERR! at [object Object]. (/usr/local/lib/node_modules/npm/lib/utils/sha.js:49:5) ERR! at [object Object].emit (events.js:64:17) ERR! at afterRead (fs.js:1132:12) ERR! at Object.wrapper as oncomplete ERR! You may report this log at: ERR! http://github.com/isaacs/npm/issues ERR! or email it to: ERR! npm-@googlegroups.com ERR! ERR! System Darwin 10.3.0 ERR! command "node" "/usr/local/bin/npm" "install" "-g" "nide" ERR! cwd /Users/Sharon ERR! node -v v0.6.19 ERR! npm -v 1.1.24 ERR! message shasum check failed for /tmp/npm-1339235243160/1339235299100-0.7145419192966074/tmp.tgz ERR! message Expected: 98419cb68859a6fc5ec8d49f50dcdbbe2ffd4466 ERR! message Actual: a3920de4ba03316b05b8c94163ea39ba3db434cc verbose exit [ 1, true ]