【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/‘: OpenSSL SSL_read:

阅读 104

2022-11-05


【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/’: OpenSSL SSL_read: Connection was reset, errno 10054

Clone项目时一直报错:

【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/‘: OpenSSL SSL_read:_学习


解决办法:

执行以下命令:

git config --global --unset http.proxy
git config --global --unset https.proxy

ipconfig/flushdns

【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/‘: OpenSSL SSL_read:_git_02

成功解决👏👏👏

【Error】fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin/‘: OpenSSL SSL_read:_git_03


精彩评论(0)

0 0 举报