Advertisement
Guest User

Untitled

a guest
Apr 15th, 2017
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. npm ERR! git rev-list -n1 indev: fatal: ambiguous argument 'indev': unknown revision or path not in the working tree.
  2. npm ERR! git rev-list -n1 indev: Use '--' to separate paths from revisions, like this:
  3. npm ERR! git rev-list -n1 indev: 'git <command> [<revision>...] -- [<file>...]'
  4. npm ERR! git rev-list -n1 indev:
  5. npm ERR! git rev-list -n1 indev: fatal: ambiguous argument 'indev': unknown revision or path not in the working tree.
  6. npm ERR! git rev-list -n1 indev: Use '--' to separate paths from revisions, like this:
  7. npm ERR! git rev-list -n1 indev: 'git <command> [<revision>...] -- [<file>...]'
  8. npm ERR! git rev-list -n1 indev:
  9. npm ERR! git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Cloning into bare repository '/home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b'...
  10. npm ERR! git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Permission denied (publickey).
  11. npm ERR! git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: fatal: Could not read from remote repository.
  12. npm ERR! git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b:
  13. npm ERR! git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Please make sure you have the correct access rights
  14. npm ERR! git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: and the repository exists.
  15. npm ERR! code 128
  16. npm ERR! Command failed: git clone --template=/home/kevin/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b
  17. npm ERR! Cloning into bare repository '/home/kevin/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b'...
  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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement