Skip to content

Instantly share code, notes, and snippets.

@caseycobb
Created July 17, 2013 00:35
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 caseycobb/12199ad40f03a44fa381 to your computer and use it in GitHub Desktop.
Save caseycobb/12199ad40f03a44fa381 to your computer and use it in GitHub Desktop.
npm ERR! Error: version not found: 1.2.2 : npm/1.2.2
npm ERR! at RegClient.<anonymous> (/opt/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:272:14)
npm ERR! at Request.init.self.callback (/opt/local/lib/node_modules/npm/node_modules/request/index.js:148:22)
npm ERR! at Request.EventEmitter.emit (events.js:99:17)
npm ERR! at Request.onResponse (/opt/local/lib/node_modules/npm/node_modules/request/index.js:876:14)
npm ERR! at Request.EventEmitter.emit (events.js:126:20)
npm ERR! at IncomingMessage.Request.onResponse.buffer (/opt/local/lib/node_modules/npm/node_modules/request/index.js:827:12)
npm ERR! at IncomingMessage.EventEmitter.emit (events.js:126:20)
npm ERR! at IncomingMessage._emitEnd (http.js:366:10)
npm ERR! at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
npm ERR! at CleartextStream.socketOnData [as ondata] (http.js:1485:20)
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 SunOS 5.11
npm ERR! command "node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-90734o215oy8/build/package
npm ERR! node -v v0.8.22
npm ERR! npm -v 1.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment