Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 5th, 2012  |  syntax: None  |  size: 0.89 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. substack : ~ $ npm install -g npm
  2. npm ERR! TypeError: Cannot call method 'filter' of undefined
  3. npm ERR!     at /home/substack/prefix/lib/node_modules/npm/lib/utils/load-package-defaults.js:64:15
  4. npm ERR!     at cb (/home/substack/prefix/lib/node_modules/npm/lib/utils/async-map.js:51:11)
  5. npm ERR!     at /home/substack/prefix/lib/node_modules/npm/lib/utils/find.js:23:20
  6. npm ERR!     at cb (/home/substack/prefix/lib/node_modules/npm/lib/utils/graceful-fs.js:31:9)
  7. npm ERR! Report this *entire* log at:
  8. npm ERR!     <http://github.com/isaacs/npm/issues>
  9. npm ERR! or email it to:
  10. npm ERR!     <npm-@googlegroups.com>
  11. npm ERR!
  12. npm ERR! System Linux 2.6.38-8-generic
  13. npm ERR! command "node" "/home/substack/prefix/bin/npm" "install" "-g" "npm"
  14. npm ERR!
  15. npm ERR! Additional logging details can be found in:
  16. npm ERR!     /home/substack/projects/node-burrito/npm-debug.log
  17. npm not ok
  18.  
  19. substack : ~ $ npm -v
  20. 1.0.10