git报错:fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin.git/’: OpenSSL SSL_read: Connection was reset, errno 10054
原错误代码
git clone https://github.com/…
更改代码
git clone git://github.com/…
将http或https改为git即可
PS:吃水不忘挖井人,感谢爱吃虾尾吗博主
原文链接:https://blog.youkuaiyun.com/weixin_45682701/article/details/123112001