Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. npm WARN package.json connect-redis@1.4.5 No repository field.
  2. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd
  3. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd: Cloning into bare repository '/home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd'...
  4. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd: Warning: Permanently added the RSA host key for IP address '131.103.20.168' to the list of known hosts.
  5. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd: Permission denied (publickey).
  6. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd: fatal: Could not read from remote repository.
  7. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd:
  8. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd: Please make sure you have the correct access rights
  9. npm ERR! git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd: and the repository exists.
  10. npm ERR! Linux 3.13.0-55-generic
  11. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  12. npm ERR! node v0.12.2
  13. npm ERR! npm v2.7.4
  14. npm ERR! code 128
  15.  
  16. npm ERR! Command failed: git clone --template=/home/liam/.npm/_git-remotes/_templates --mirror ssh://git@bitbucket.org/mlegacy/simple-linkedin.git /home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd
  17. npm ERR! Cloning into bare repository '/home/liam/.npm/_git-remotes/ssh-git-bitbucket-org-mlegacy-simple-linkedin-git-2ac1cecd'...
  18. npm ERR! Warning: Permanently added the RSA host key for IP address '131.103.20.168' to the list of known hosts.
  19. npm ERR! Permission denied (publickey).
  20. npm ERR! fatal: Could not read from remote repository.
  21. npm ERR!
  22. npm ERR! Please make sure you have the correct access rights
  23. npm ERR! and the repository exists.
  24. npm ERR!
  25. npm ERR!
  26. npm ERR! If you need help, you may report this error at:
  27. npm ERR! <https://github.com/npm/npm/issues>
  28.  
  29. npm ERR! Please include the following file with any support request:
  30. npm ERR! /home/liam/develop/projects/skilltapper/api/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement