我遇到了一个奇怪的问题。自从我在 Windows 10 计算机上更新 GIT 以来,我收到以下错误。
我使用带有 Bash 的 Windows 版 GIT。
如果我以管理员权限运行 GIT Bash,则一切正常。 但是当我正常运行它时,我会收到以下错误:
16:40 Update failed
CreateProcessW failed error:193
ssh_askpass: posix_spawn: Unknown error
[email protected]: Permission denied (publickey).
Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我尝试了很多方法,例如更改 PATH 变量、重新安装 GIT......
在互联网上尝试了很多方法,但似乎没有任何帮助。