GitHub Error Message - Permission denied (publickey)

后端 未结 30 2557
长发绾君心
长发绾君心 2020-11-22 04:23

Anybody seen this error and know what to do?

I\'m using the terminal, I\'m in the root, the GitHub repository exists and I don\'t know what to do now.



        
30条回答
  •  花落未央
    2020-11-22 05:08

    You need to generate an SSH key (if you don't have one) and associate the public key with your Github account. See Github's own documentation.

提交回复
热议问题