美文网首页
LibreSSL SSL_read: error:02FFF03

LibreSSL SSL_read: error:02FFF03

作者: 一觉睡到丶小时候 | 来源:发表于2022-12-18 10:06 被阅读0次

报错日志

leepandar@localhost ant-design-vue-jeecg % yarn install                                       
yarn install v1.22.19
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads https://github.com/nhn/raphael.git
Directory: /Users/leepandar/workspace/psi/ant-design-vue-jeecg
Output:
fatal: 无法访问 'https://github.com/nhn/raphael.git/':LibreSSL SSL_read: error:02FFF03C:system library:func(4095):Operation timed out, errno 60
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

修复方式

查看GitHub的ip,可以用下方地址:https://www.ipaddress.com/site/github.com

image

将GitHub的IP添加到host中


image

相关文章

网友评论

      本文标题:LibreSSL SSL_read: error:02FFF03

      本文链接:https://www.haomeiwen.com/subject/hjdafdtx.html