-
Notifications
You must be signed in to change notification settings - Fork 168
permission denied (public key) #15
-
Hello I am running into an issue on pg.11 while entering the cmd "git clone git@github.com:javascripteverywhere/api.git". Im guessing that its some type of local or global inconsistency but im not sure how to resolve it.
The error says "git@github.com: Permission denied (publickey). fatal: could not read from remote repository...".
Beta Was this translation helpful? Give feedback.
All reactions
The issue was resolved. I had to create an ssh key and link to my github. I did this by following the instructions at this link: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys
I found this solution at this link: https://spectrum.chat/jseverywhere/general/trouble-getting-started~a84199e2-1f8d-4bc8-b181-b451915cf005.
Replies: 1 comment
-
The issue was resolved. I had to create an ssh key and link to my github. I did this by following the instructions at this link: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys
I found this solution at this link: https://spectrum.chat/jseverywhere/general/trouble-getting-started~a84199e2-1f8d-4bc8-b181-b451915cf005.
Beta Was this translation helpful? Give feedback.