Advertisement
Guest User

Untitled

a guest
May 24th, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1.  
  2. npm ERR! Darwin 15.5.0
  3. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  4. npm ERR! node v4.4.2
  5. npm ERR! npm v3.8.6
  6. npm ERR! path /usr/local/lib/node_modules/homebridge-vera/node_modules/.staging/homebridge-vera-3437892d
  7. npm ERR! code ENOENT
  8. npm ERR! errno -2
  9. npm ERR! syscall rename
  10.  
  11. npm ERR! enoent ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/homebridge-vera/node_modules/.staging/homebridge-vera-3437892d' -> '/usr/local/lib/node_modules/homebridge-vera'
  12. npm ERR! enoent ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/homebridge-vera/node_modules/.staging/homebridge-vera-3437892d' -> '/usr/local/lib/node_modules/homebridge-vera'
  13. npm ERR! enoent This is most likely not a problem with npm itself
  14. npm ERR! enoent and is related to npm not being able to find a file.
  15. npm ERR! enoent
  16. npm ERR! Darwin 15.5.0
  17. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  18. npm ERR! node v4.4.2
  19. npm ERR! npm v3.8.6
  20. npm ERR! path npm-debug.log.3293279595
  21. npm ERR! code ENOENT
  22. npm ERR! errno -2
  23. npm ERR! syscall open
  24.  
  25. npm ERR! enoent ENOENT: no such file or directory, open 'npm-debug.log.3293279595'
  26. npm ERR! enoent ENOENT: no such file or directory, open 'npm-debug.log.3293279595'
  27. npm ERR! enoent This is most likely not a problem with npm itself
  28. npm ERR! enoent and is related to npm not being able to find a file.
  29. npm ERR! enoent
  30.  
  31. npm ERR! Please include the following file with any support request:
  32. npm ERR! /usr/local/lib/node_modules/homebridge-vera/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement