Skip to content

Instantly share code, notes, and snippets.

@dunkfordyce
Created July 19, 2010 19:57
Show Gist options
  • Save dunkfordyce/481907 to your computer and use it in GitHub Desktop.
Save dunkfordyce/481907 to your computer and use it in GitHub Desktop.
dunk@somehost:/tmp$ sudo npm install fatbot
npm it worked if it ends with ok
npm configfile /home/dunk/.npmrc
npm cli [ 'install', 'fatbot' ]
npm version 0.1.20
npm install pkg fatbot
npm fetch data fatbot
npm GET fatbot
npm install pkg fatbot
npm install pkg fatbot@0.0.1
npm GET fatbot/0.0.1
npm fetch http://registry.npmjs.org/fatbot/-/fatbot-0.0.1.tgz to /usr/local/lib/node/.npm/.cache/fatbot/0.0.1/package.tgz
npm fail Error installing fatbot@0.0.1
npm ! Error: 404 { server: 'nginx/0.7.62'
, date: 'Mon, 19 Jul 2010 19:56:02 GMT'
, 'content-type': 'text/plain;charset=utf-8'
, connection: 'close'
, 'content-length': '64'
, 'cache-control': 'must-revalidate'
}
at ClientRequest.<anonymous> (/usr/local/lib/node/.npm/npm/0.1.20/package/lib/utils/fetch.js:61:19)
at ClientRequest.emit (events:26:26)
at HTTPParser.onIncoming (http:861:11)
at HTTPParser.onHeadersComplete (http:87:31)
at Client.ondata (http:871:22)
at IOWatcher.callback (net:517:29)
at node.js:266:9
npm failure try running: 'npm help install'
npm failure Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm failure or email it to <npm-@googlegroups.com>
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment