怎么解决?

把原来的指令 

$ git clone https://github.com/cen-xi/express.git

改成

$ git clone git://github.com/cen-xi/express.git

就行

git clone 失败 ,提示 fatal: unable to access 'https://github.com/xxx.git/': OpenSSL SSL_read: Connection was reset, errno 10054

 

相关文章:

  • 2022-12-23
  • 2021-10-10
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-13
  • 2021-11-30
  • 2022-12-23
  • 2021-11-16
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案