I get following error when executing
sudo npm install -g --prefix=/usr/local log.ioIn environment variable http_proxy is set
npm ERR! Error: connect ETIMEDOUT
npm ERR! at errnoException (net.js:670:11)
npm ERR! at Object.afterConnect [as oncomplete] (net.js:661:19)
npm ERR! You may report this log at:
npm ERR! or email it to:
npm ERR!
npm ERR! System Linux 2.6.32-279.el6.i686
npm ERR! command "nodejs" "/usr/bin/npm" "install" "-g" "--prefix=/usr/local" "
log.io"
npm ERR! cwd /root
npm ERR! node -v v0.6.18
npm ERR! npm -v 1.1.19
npm ERR! syscall connect
npm ERR! code ETIMEDOUT
npm ERR! message connect ETIMEDOUT
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/npm-debug.log
npm not ok