Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. npm ERR! git clone git@github.com:./Ogar Cloning into bare repository '/home/matthew/.npm/_git-remotes/git-github-com-Ogar-2b4276f8'...
  2. npm ERR! git clone git@github.com:./Ogar Permission denied (publickey).
  3. npm ERR! git clone git@github.com:./Ogar fatal: Could not read from remote repository.
  4. npm ERR! git clone git@github.com:./Ogar
  5. npm ERR! git clone git@github.com:./Ogar Please make sure you have the correct access rights
  6. npm ERR! git clone git@github.com:./Ogar and the repository exists.
  7. npm ERR! addLocal Could not install ./Ogar
  8. npm ERR! Error: ENOENT, stat './Ogar'
  9. npm ERR! If you need help, you may report this *entire* log,
  10. npm ERR! including the npm and node versions, at:
  11. npm ERR! <http://github.com/npm/npm/issues>
  12.  
  13. npm ERR! System Linux 3.19.0-21-generic
  14. npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "./Ogar"
  15. npm ERR! cwd /home/matthew/Ogar
  16. npm ERR! node -v v0.10.25
  17. npm ERR! npm -v 1.4.21
  18. npm ERR! path ./Ogar
  19. npm ERR! code ENOENT
  20. npm ERR! errno 34
  21. npm ERR!
  22. npm ERR! Additional logging details can be found in:
  23. npm ERR! /home/matthew/Ogar/npm-debug.log
  24. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement