这是日志:
npm ERR! Error: read ETIMEDOUT
npm ERR! at errnoException (net.js:863:11)
npm ERR! at TCP.onread (net.js:524: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! <npm-@googlegroups.com>
npm ERR! System Darwin 14.1.0
npm ERR! command "/Users/JianqingJiang/~/nvm/v0.10.0/bin/node" "/Users/JianqingJ
npm ERR! cwd /
npm ERR! node -v v0.10.0
npm ERR! npm -v 1.2.14
npm ERR! syscall read
npm ERR! code ETIMEDOUT
npm ERR! errno ETIMEDOUT
npm http GET https://registry.npmjs.org/abbrev
我安装了git和node.js,看起来不错,但是当我想安装 hexo 时,出现了错误。