2012-08-07 72 views
3

永遠安裝時,我試圖安裝永遠爲我的node.js服務器,但得到以下錯誤,當npm install -g forever,我有node v0.8.5npm v1.1.46誤差的node.js服務器

npm ERR! fetch failed https://github.com/indexzero/read/tarball/refactor-option 
l-streams 
npm http GET https://github.com/indexzero/read/tarball/refactor-optional-stream 

npm ERR! fetch failed https://github.com/indexzero/read/tarball/refactor-option 
l-streams 
npm http GET https://github.com/indexzero/read/tarball/refactor-optional-stream 

npm ERR! fetch failed https://github.com/indexzero/read/tarball/refactor-option 
l-streams 
npm ERR! Error: connect ETIMEDOUT 
npm ERR!  at errnoException (net.js:782:11) 
npm ERR!  at Object.afterConnect [as oncomplete] (net.js:773:19) 
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!  <[email protected]> 

npm ERR! System Windows_NT 6.1.7601 
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Fil 
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "forever" 
npm ERR! cwd C:\Users\TJIA\Desktop\Sommarjobb\Extrauppgifter\demo 
npm ERR! node -v v0.8.5 
npm ERR! npm -v 1.1.46 
npm ERR! syscall connect 
npm ERR! code ETIMEDOUT 
npm ERR! errno ETIMEDOUT 
npm ERR! 
npm ERR! Additional logging details can be found in: 
npm ERR!  C:\Users\TJIA\Desktop\Sommarjobb\Extrauppgifter\demo\npm-debug.log 
npm ERR! not ok code 0 

可能是什麼問題。

謝謝,預先

+0

npm ERR!錯誤:連接ETIMEDOUT我可以看到這在你已經給予的日誌 – 2012-08-07 10:17:03

+0

@Sunny:那是什麼原因導致... – nihulus 2012-08-07 10:20:01

回答

0

這意味着Github上是不響應在時間上的http請求,是由指定的NPM。