我正在使用Windows 7进行开发.我安装了node.js 0.12.4,npm是2.10.1.
现在我执行
npm intall express --save
Run Code Online (Sandbox Code Playgroud)
但面临以下错误消息:
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "c:\\Program Files\\nodejs\\node.exe" "c:\\Program Files\\nnode_modules\\npm\\bin\\npm-cli.js" "install" "express" "--save"
npm ERR! node v0.12.4
npm ERR! npm v2.10.1
npm ERR! code EAI_AGAIN
npm ERR! errno EAI_AGAIN
npm ERR! syscall getaddrinfo
npm ERR! getaddrinfo EAI_AGAIN
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! d:\meandev\chat\npm-debug.log
Run Code Online (Sandbox Code Playgroud)
有人可以帮忙吗?
| 归档时间: |
|
| 查看次数: |
15439 次 |
| 最近记录: |