Advertisement
Guest User

Untitled

a guest
May 6th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. npm info it worked if it ends with ok
  2. npm info using npm@2.15.1
  3. npm info using node@v4.4.3
  4. npm ERR! install Couldn't read dependencies
  5. npm ERR! Linux 4.4.0-21-generic
  6. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  7. npm ERR! node v4.4.3
  8. npm ERR! npm v2.15.1
  9. npm ERR! path /package.json
  10. npm ERR! code ENOPACKAGEJSON
  11. npm ERR! errno -2
  12. npm ERR! syscall open
  13.  
  14. npm ERR! package.json ENOENT: no such file or directory, open '/package.json'
  15. npm ERR! package.json This is most likely not a problem with npm itself.
  16. npm ERR! package.json npm can't find a package.json file in your current directory.
  17.  
  18. npm ERR! Please include the following file with any support request:
  19. npm ERR! /npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement