Advertisement
Guest User

Untitled

a guest
Sep 13th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. sudo npm install jitsu -g
  2. npm http GET https://registry.npmjs.org/jitsu
  3. npm http 304 https://registry.npmjs.org/jitsu
  4. npm ERR! Error: ENOTDIR, mkdir '/Users/ogolan/tmp/npm-65115/1347559630213-0.6605559706222266'
  5. npm ERR! If you need help, you may report this log at:
  6. npm ERR! <http://github.com/isaacs/npm/issues>
  7. npm ERR! or email it to:
  8. npm ERR! <npm-@googlegroups.com>
  9.  
  10. npm ERR! System Darwin 11.4.0
  11. npm ERR! command "node" "/Users/ogolan/nvm/v0.8.8/bin/npm" "install" "jitsu" "-g"
  12. npm ERR! cwd /Users/ogolan
  13. npm ERR! node -v v0.8.8
  14. npm ERR! npm -v 1.1.61
  15. npm ERR! path /Users/ogolan/tmp/npm-65115/1347559630213-0.6605559706222266
  16. npm ERR! code ENOTDIR
  17. npm ERR! errno 27
  18. npm ERR!
  19. npm ERR! Additional logging details can be found in:
  20. npm ERR! /Users/ogolan/npm-debug.log
  21. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement