Skip to content

Instantly share code, notes, and snippets.

Created May 31, 2011 12:25
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 anonymous/1000419 to your computer and use it in GitHub Desktop.
Save anonymous/1000419 to your computer and use it in GitHub Desktop.
mbp-joost:twitter greenskin$ npm remove cookie
npm ERR! TypeError: Cannot call method 'toLowerCase' of undefined
npm ERR! at /Users/greenskin/local/node/lib/node_modules/npm/lib/help-search.js:35:56
npm ERR! at cb (/Users/greenskin/local/node/lib/node_modules/npm/lib/utils/graceful-fs.js:31:9)
npm ERR! at [object Object].<anonymous> (fs.js:107:5)
npm ERR! at [object Object].emit (events.js:61:17)
npm ERR! at afterRead (fs.js:970:12)
npm ERR! at wrapper (fs.js:245:17)
npm ERR! Report this *entire* log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Darwin 10.7.0
npm ERR! command "node" "/Users/greenskin/local/node/bin/npm" "remove" "cookie"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment