美文网首页
pod install遇到的一些问题

pod install遇到的一些问题

作者: JellyL | 来源:发表于2023-01-09 11:02 被阅读0次
  1. Git报错error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54

Increase git buffer by
git config --global http.postBuffer 524288000

  1. ping github.com timeout
    直接打开这个网站
    复制出里面的IP address
    在switchHost app里配置
    [IP address] github.com

相关文章

网友评论

      本文标题:pod install遇到的一些问题

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