Skip to content

Instantly share code, notes, and snippets.

@ecto
Created February 7, 2013 21:36
Show Gist options
  • Select an option

  • Save ecto/4734484 to your computer and use it in GitHub Desktop.

Select an option

Save ecto/4734484 to your computer and use it in GitHub Desktop.
bork
npm@1.2.10 /usr/local/lib/node_modules/npm
~ [ npm install -g express v0.8.18 ] 3:35 PM
npm info it worked if it ends with ok
npm info using npm@1.2.10
npm info using node@v0.8.18
npm ERR! TypeError: Object info has no method 'verbose'
npm ERR! at RegClient.regRequest [as request] (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:43:14)
npm ERR! at RegClient.get_ (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:112:8)
npm ERR! at RegClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:37:12)
npm ERR! at fs.readFile (fs.js:176:14)
npm ERR! at Object.oncomplete (fs.js:297:15)
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 11.4.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "express"
npm ERR! cwd /Users/ecto
npm ERR! node -v v0.8.18
npm ERR! npm -v 1.2.10
npm ERR! type undefined_method
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/ecto/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