NAE无法npm install node.io
发现错误!
Error: Command failed: npm http GET http://isaacs.iriscouch.com/registry/_design/app/_rewrite/node.io
npm http 304 http://isaacs.iriscouch.com/registry/_design/app/_rewrite/node.io
npm http GET http://isaacs.iriscouch.com/node.io/-/node.io-0.4.8-2.tgz
npm http 400 http://isaacs.iriscouch.com/node.io/-/node.io-0.4.8-2.tgz
npm ERR! Error: shasum check failed for /tmp/npm-1333265345497/1333265345497-0.4376177010126412/tmp.tgz
npm ERR! Expected: 73eb20e59981c55d4b84eb648bd9aebf034ba480
npm ERR! Actual: 3497830f897f0f4c989844f52c025651acfd45fe
npm ERR! at /usr/local/lib/node_modules/npm/lib/utils/sha.js:25:20
npm ERR! at [object Object].<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/sha.js:49:5)
npm ERR! at [object Object].emit (events.js:64:17)
npm ERR! at afterRead (fs.js:1111:12)
npm ERR! at Object.wrapper [as oncomplete] (fs.js:254:17)
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-[@googlegroups](/user/googlegroups).com>
npm ERR!
npm ERR! System Linux 2.6.18-164.el5
npm ERR! command "node" "/usr/local/bin/npm" "install" "node.io"
npm ERR! cwd /home/admin/cnae/git/cnode-app-engine/apps/purereader
npm ERR! node -v v0.6.10
npm ERR! npm -v 1.1.0-3
npm ERR! message shasum check failed for /tmp/npm-1333265345497/1333265345497-0.4376177010126412/tmp.tgz
npm ERR! message Expected: 73eb20e59981c55d4b84eb648bd9aebf034ba480
npm ERR! message Actual: 3497830f897f0f4c989844f52c025651acfd45fe
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/admin/cnae/git/cnode-app-engine/apps/purereader/npm-debug.log
npm not ok
2 回复
貌似再执行一次同样的操作,然后就会成功了