git@github.com: Permission denied (publickey). Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

换成http的下载方式就好了
本文解决了一个常见的Git问题:当尝试从远程仓库拉取代码时遇到的权限错误(publickey)。文章提供了一个简单有效的解决方案,即通过更换下载方式为HTTP来避免SSH密钥相关的权限问题。
git@github.com: Permission denied (publickey). Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

换成http的下载方式就好了
8207
1万+
1万+

被折叠的 条评论
为什么被折叠?