我正在尝试安装我的可可豆荚。
完成所有操作并安装后,我得到了错误:
[!] Unable to add a source with url git@github.com:CocoaPods/Specs.git named master-1
为了解决这个错误,我尝试了:
cd ~/.cocoapods/repos
git clone https://github.com/CocoaPods/Specs.git master
然后我得到这个我不知道如何处理的错误:
remote: Counting objects: 854549, done.
remote: Compressing objects: 100% (3453/3453), done.
error: RPC failed; curl 56 SSLRead() return error -9806 MiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed