Advertisement
Guest User

Untitled

a guest
Jan 8th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. Richards-Mac-mini:djs-selfbot Richardoduo$ npm install
  2. npm ERR! git rev-list -n1 indev: fatal: ambiguous argument 'indev': unknown revision or path not in the working tree.
  3. npm ERR! git rev-list -n1 indev: Use '--' to separate paths from revisions, like this:
  4. npm ERR! git rev-list -n1 indev: 'git <command> [<revision>...] -- [<file>...]'
  5. npm ERR! git rev-list -n1 indev:
  6. npm ERR! git rev-list -n1 indev: fatal: ambiguous argument 'indev': unknown revision or path not in the working tree.
  7. npm ERR! git rev-list -n1 indev: Use '--' to separate paths from revisions, like this:
  8. npm ERR! git rev-list -n1 indev: 'git <command> [<revision>...] -- [<file>...]'
  9. npm ERR! git rev-list -n1 indev:
  10. The authenticity of host 'github.com (192.30.253.113)' can't be established.
  11. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
  12. Are you sure you want to continue connecting (yes/no)? yes
  13. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Cloning into bare repository '/Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b'...
  14. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts.
  15. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Permission denied (publickey).
  16. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: fatal: Could not read from remote repository.
  17. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b:
  18. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: Please make sure you have the correct access rights
  19. npm ERR! git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b: and the repository exists.
  20. npm ERR! Darwin 14.5.0
  21. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  22. npm ERR! node v7.4.0
  23. npm ERR! npm v4.0.5
  24. npm ERR! code 128
  25.  
  26. npm ERR! Command failed: git clone --template=/Users/Richardoduo/.npm/_git-remotes/_templates --mirror git@github.com:hydrabolt/discord.js.git /Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b
  27. npm ERR! Cloning into bare repository '/Users/Richardoduo/.npm/_git-remotes/git-github-com-hydrabolt-discord-js-git-indev-3868718b'...
  28. npm ERR! Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts.
  29. npm ERR! Permission denied (publickey).
  30. npm ERR! fatal: Could not read from remote repository.
  31. npm ERR!
  32. npm ERR! Please make sure you have the correct access rights
  33. npm ERR! and the repository exists.
  34. npm ERR!
  35. npm ERR!
  36. npm ERR! If you need help, you may report this error at:
  37. npm ERR! <https://github.com/npm/npm/issues>
  38.  
  39. npm ERR! Please include the following file with any support request:
  40. npm ERR! /Users/Richardoduo/djs-selfbot/npm-debug.log
  41. Richards-Mac-mini:djs-selfbot Richardoduo$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement