0
点赞
收藏
分享

微信扫一扫

pod install 失败问题

凌得涂 2022-03-22 阅读 60

 第一种:

fatal: 无法访问 'https://github.com/p-rob/Moya-ObjectMapper.git/':LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

解决:

git config --global --add remote.origin.proxy ""
举报

相关推荐

0 条评论