Skip to content

Instantly share code, notes, and snippets.

@Vineeth-Mohan
Created September 14, 2013 17:32
Show Gist options
  • Save Vineeth-Mohan/6563899 to your computer and use it in GitHub Desktop.
Save Vineeth-Mohan/6563899 to your computer and use it in GitHub Desktop.
npm ERR! Error: failed to fetch from registry: nodemailer
npm ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12
npm ERR! at cb (/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)
npm ERR! at Request._callback (/usr/share/npm/lib/utils/npm-registry-client/request.js:136:18)
npm ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22)
npm ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main.js:212:58)
npm ERR! at Request.emit (events.js:88:20)
npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main.js:209:10)
npm ERR! at ClientRequest.emit (events.js:67:17)
npm ERR! at CleartextStream.<anonymous> (http.js:1210:13)
npm ERR! at CleartextStream.emit (events.js:88:20)
npm ERR! You may report this log at:
npm ERR! <http://bugs.debian.org/npm>
npm ERR! or use
npm ERR! reportbug --attach /home/vineeth/vm/node/npm-debug.log npm
npm ERR!
npm ERR! System Linux 3.5.0-23-generic
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/vineeth/vm/node
npm ERR! node -v v0.6.12
npm ERR! npm -v 1.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment