原文:Github克隆項目的時候報錯:git@github.com: Permission denied (publickey).解決方法

問題 Github克隆項目的時候報如下錯: git github.com: Permission denied publickey . fatal: Could not read from remote repository. Please make sure you have the correct access rightsand the repository exists. 從上面報出的錯誤 ...

2020-04-15 00:07 0 523 推薦指數:

查看詳情

解決方案:git@github.com出現Permission denied (publickey)

遇到的問題 今天心血來潮,想將intellij上的項目代碼放到GitHub上管理。 在進行添加遠程庫的時候,出現了:git@github.com出現Permission denied (publickey) 原因是 ./ssh目錄默認在C:\Users\VULCAN\.ssh,而我在輸入 ...

Wed Jun 06 00:42:00 CST 2018 1 15002
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM