拓展問(wèn)題,Vue 中將項(xiàng)目上傳到碼云,在最后一步輸入 git push origin master之后上傳不成功
Vue 中將項(xiàng)目上傳到碼云,在最后一步輸入 git push origin master之后上傳不成功,如下提示:ssh: Could not resolve hostname https: Name or service not knownfatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exists.大家?guī)兔聪屡?/p>
2019-07-28
檢查一下ssh key有沒(méi)有加入到碼云上,
檢查git configure --golbal username 和 郵箱是否正確
檢查網(wǎng)絡(luò)情況