第一种:
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 ""
pod install 失败问题
阅读 60
2022-03-22
第一种:
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)