Advertisement
Guest User

Untitled

a guest
Aug 14th, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. npm ERR! Linux 4.4.0-31-generic
  2. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "neoscript" "-g"
  3. npm ERR! node v6.2.0
  4. npm ERR! npm v3.8.9
  5. npm ERR! path /usr/local/lib/node_modules/neoscript/bin/neoscript.js
  6. npm ERR! code ENOENT
  7. npm ERR! errno -2
  8. npm ERR! syscall chmod
  9.  
  10. npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/neoscript/bin/neoscript.js'
  11. npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/neoscript/bin/neoscript.js'
  12. npm ERR! enoent This is most likely not a problem with npm itself
  13. npm ERR! enoent and is related to npm not being able to find a file.
  14. npm ERR! enoent
  15.  
  16. npm ERR! Please include the following file with any support request:
  17. npm ERR! /home/somebody/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement