Skip to content

Instantly share code, notes, and snippets.

@mrvisser
Created April 1, 2014 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrvisser/9921487 to your computer and use it in GitHub Desktop.
Save mrvisser/9921487 to your computer and use it in GitHub Desktop.
/tmp$ npm install oae-rest
npm http GET https://registry.npmjs.org/oae-rest
npm http 401 https://registry.npmjs.org/oae-rest
npm http GET https://registry.npmjs.org/oae-rest
npm http 401 https://registry.npmjs.org/oae-rest
npm ERR! Error: unauthorized Name or password is incorrect.: oae-rest
npm ERR! at RegClient.<anonymous> (/usr/local/Cellar/node/0.10.11/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:272:14)
npm ERR! at Request.self.callback (/usr/local/Cellar/node/0.10.11/lib/node_modules/npm/node_modules/request/index.js:148:22)
npm ERR! at Request.EventEmitter.emit (events.js:98:17)
npm ERR! at Request.<anonymous> (/usr/local/Cellar/node/0.10.11/lib/node_modules/npm/node_modules/request/index.js:876:14)
npm ERR! at Request.EventEmitter.emit (events.js:117:20)
npm ERR! at IncomingMessage.<anonymous> (/usr/local/Cellar/node/0.10.11/lib/node_modules/npm/node_modules/request/index.js:827:12)
npm ERR! at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR! at _stream_readable.js:910:16
npm ERR! at process._tickCallback (node.js:415:13)
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 12.5.0
npm ERR! command "/usr/local/Cellar/node/0.10.11/bin/node" "/usr/local/bin/npm" "install" "oae-rest"
npm ERR! cwd /private/tmp
npm ERR! node -v v0.10.11
npm ERR! npm -v 1.2.30
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /private/tmp/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment