Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1.  
  2. npm ERR! install Couldn't read dependencies
  3. npm ERR! Linux 2.6.32-042stab108.8
  4. npm ERR! argv "node" "/usr/local/bin/npm" "install"
  5. npm ERR! node v0.7.8
  6. npm ERR! npm v2.13.3
  7. npm ERR! path /root/node/package.json
  8. npm ERR! code ENOPACKAGEJSON
  9. npm ERR! errno 34
  10.  
  11. npm ERR! package.json ENOENT, open '/root/node/package.json'
  12. npm ERR! package.json This is most likely not a problem with npm itself.
  13. npm ERR! package.json npm can't find a package.json file in your current directory.
  14.  
  15. npm ERR! Please include the following file with any support request:
  16. npm ERR! /root/node/npm-debug.log
  17. npm ERR! code 34
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement