Advertisement
Guest User

Untitled

a guest
Jun 9th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. (fuel)andrewalbion@andrewalbion-VirtualBox:~/fuel-main/build/repos/nailgun$ npm install
  2. npm ERR! install Couldn't read dependencies
  3. npm ERR! package.json ENOENT, open '/home/andrewalbion/fuel-main/build/repos/nailgun/package.json'
  4. npm ERR! package.json This is most likely not a problem with npm itself.
  5. npm ERR! package.json npm can't find a package.json file in your current directory.
  6.  
  7. npm ERR! System Linux 3.5.0-17-generic
  8. npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
  9. npm ERR! cwd /home/andrewalbion/fuel-main/build/repos/nailgun
  10. npm ERR! node -v v0.10.28
  11. npm ERR! npm -v 1.4.9
  12. npm ERR! path /home/andrewalbion/fuel-main/build/repos/nailgun/package.json
  13. npm ERR! code ENOPACKAGEJSON
  14. npm ERR! errno 34
  15. npm ERR!
  16. npm ERR! Additional logging details can be found in:
  17. npm ERR! /home/andrewalbion/fuel-main/build/repos/nailgun/npm-debug.log
  18. npm ERR! not ok code 0
  19. (fuel)andrewalbion@andrewalbion-VirtualBox:~/fuel-main/build/repos/nailgun$
  20.  
  21.  
  22. (fuel)andrewalbion@andrewalbion-VirtualBox:~/fuel-main/build/repos/nailgun$ git show -s --pretty=%d HEAD
  23. (grafted, HEAD, 5.0, origin/stable/5.0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement