Advertisement
Guest User

Untitled

a guest
Jan 13th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. daniel_barron@proarchsw:~/gopath/project-capture-concentrator/frontend$ npm install
  2. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e: Cloning into bare repository '/home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e'...
  3. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e: Warning: Permanently added the RSA host key for IP address '192.30.253.112' to the list of known hosts.
  4. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e: Permission denied (publickey).
  5. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e: fatal: Could not read from remote repository.
  6. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e:
  7. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e: Please make sure you have the correct access rights
  8. npm ERR! git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e: and the repository exists.
  9. npm ERR! Linux 3.16.0-4-amd64
  10. npm ERR! argv "/usr/local/nvm/versions/node/v4.1.2/bin/node" "/usr/local/nvm/versions/node/v4.1.2/bin/npm" "install"
  11. npm ERR! node v4.1.2
  12. npm ERR! npm v2.14.4
  13. npm ERR! code 128
  14. npm ERR! Command failed: git clone --template=/home/daniel_barron/.npm/_git-remotes/_templates --mirror git@github.com:smoothwall/core-ui-lib.git /home/daniel_barron/.npm/_git-remotes/gi
  15. t-github-com-smoothwall-core-ui-lib-git-38ea050e
  16. npm ERR! Cloning into bare repository '/home/daniel_barron/.npm/_git-remotes/git-github-com-smoothwall-core-ui-lib-git-38ea050e'...
  17. npm ERR! Warning: Permanently added the RSA host key for IP address '192.30.253.112' to the list of known hosts.
  18. npm ERR! Permission denied (publickey).
  19. npm ERR! fatal: Could not read from remote repository.
  20. npm ERR!
  21. npm ERR! Please make sure you have the correct access rights
  22. npm ERR! and the repository exists.
  23. npm ERR!
  24. npm ERR!
  25. npm ERR! If you need help, you may report this error at:
  26. npm ERR! <https://github.com/npm/npm/issues>
  27. npm ERR! Please include the following file with any support request:
  28. npm ERR! /home/daniel_barron/gopath/project-capture-concentrator/frontend/npm-debug.log
  29. daniel_barron@proarchsw:~/gopath/project-capture-concentrator/frontend$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement