Skip to content

Instantly share code, notes, and snippets.

@antonserikov
Created August 27, 2014 21:44
Show Gist options
  • Save antonserikov/55b5d306fb91026e8d45 to your computer and use it in GitHub Desktop.
Save antonserikov/55b5d306fb91026e8d45 to your computer and use it in GitHub Desktop.
npm jade
<antons_> npm show jade
<antons_> npm http GET https://registry.npmjs.org/jade
<antons_> npm ERR! Error: failed to fetch from registry: jade
<antons_> npm ERR! at /root/.nvm/v0.6.9/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:139:12
<antons_> npm ERR! at cb (/root/.nvm/v0.6.9/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:32:9)
<antons_> npm ERR! at Request._callback (/root/.nvm/v0.6.9/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:137:18)
<antons_> npm ERR! at Request.callback (/root/.nvm/v0.6.9/lib/node_modules/npm/node_modules/request/main.js:109:22)
<antons_> npm ERR! at Request.<anonymous> (/root/.nvm/v0.6.9/lib/node_modules/npm/node_modules/request/main.js:198:58)
<antons_> npm ERR! at Request.emit (events.js:88:20)
<antons_> npm ERR! at ClientRequest.<anonymous> (/root/.nvm/v0.6.9/lib/node_modules/npm/node_modules/request/main.js:356:14)
<antons_> npm ERR! at ClientRequest.emit (events.js:67:17)
<antons_> npm ERR! at HTTPParser.onIncoming (http.js:1254:11)
<antons_> npm ERR! at HTTPParser.onHeadersComplete (http.js:102:31)
<antons_> npm ERR! You may report this log at:
<antons_> npm ERR! <http://github.com/isaacs/npm/issues>
<antons_> npm ERR! or email it to:
<antons_> npm ERR! <npm-@googlegroups.com>
<antons_> npm ERR!
<antons_> npm ERR! System Linux 2.6.32-431.el6.x86_64
<antons_> npm ERR! command "node" "/root/.nvm/v0.6.9/bin/npm" "show" "jade"
<antons_> npm ERR! cwd /root/matisse_2/matisse
<antons_> npm ERR! node -v v0.6.9
<antons_> npm ERR! npm -v 1.1.0-3
<antons_> npm ERR! message failed to fetch from registry: jade
<antons_> npm ERR!
<antons_> npm ERR! Additional logging details can be found in:
<antons_> npm ERR! /root/matisse_2/matisse/npm-debug.log
<antons_> npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment