美文网首页
安装CocoaPods报"RPC failed; curl 18

安装CocoaPods报"RPC failed; curl 18

作者: 我一不小心就 | 来源:发表于2018-11-09 12:01 被阅读0次

报错内容

error: RPC failed; curl 18 transfer closed with outstanding read data remaining
  fatal: The remote end hung up unexpectedly
  fatal: early EOF
  fatal: index-pack failed

解决方法:
使用如下代码

bogon:~ user$ git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master

相关文章

网友评论

      本文标题:安装CocoaPods报"RPC failed; curl 18

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