上传代码到远程仓库,报错了
来源:4-5 集成Ant Design Vue

慕码人9576198
2023-09-22
上传代码给远程仓库时,报错
Push Failed
Kex_exchange_identification: Connection closed by remote host Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
写回答
1回答
-
甲蛙
2023-09-26
几种情况都可能报这个错:
远程地址不对;ssh key没配或不对;使用ssh地址而不是http地址
00
相似问题