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

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 0.73 KB  |  hits: 18  |  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. $ npm install jitsu -g
  2. npm ERR! Error: EINVAL, Invalid argument
  3. npm ERR!     at doConnect (net.js:549:5)
  4. npm ERR!     at net.js:725:9
  5. npm ERR!     at dns.js:196:34
  6. npm ERR!     at IOWatcher.callback (dns.js:74:15)
  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" "jitsu" "-g"
  14. npm ERR! cwd /home/substack/projects/learn.js
  15. npm ERR! node -v v0.4.12
  16. npm ERR! npm -v 1.0.106
  17. npm ERR! code EINVAL
  18. npm ERR!
  19. npm ERR! Additional logging details can be found in:
  20. npm ERR!     /home/substack/projects/learn.js/npm-debug.log
  21. npm not ok