原文:關於github報錯connect to host github.com port 22: Connection timed out的解決

最近更新npm的時候出了點問題。重裝node后,我本地git突然就無法同步和連接遠程github的庫了。 報錯內容如下: ssh: connect to host github.com port : Connection timed out fatal: Could not read from remote repository. Please make sure you have the co ...

2020-06-29 16:24 0 1005 推薦指數:

查看詳情

關於github報錯 ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

今天上午寫demo的時候,突然pull不下代碼了,報了一下這樣情況的錯誤: 看了一下代碼,懷疑是網路錯誤,因為在這以前一切都正常的,然后將代碼復制搜索了一番,解決辦法有很多什么配置config啦,git config --local -e啦,能試的都測試了,還是不行,最后,不想當時浪費 ...

Wed May 15 22:04:00 CST 2019 0 5186
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM