RPC failed; curl 18 transfer closed

cocoapod报错
[!] Error installing RMStore
[!] /usr/bin/git clone https://github.com/robotmedia/RMStore.git /var/folders/kp/qmg5rjfd51z_c08w3x3v3gg00000gn/T/d20180409-78249-1wixkes --template= --single-branch --depth 1 --branch v0.7.1

Cloning into '/var/folders/kp/qmg5rjfd51z_c08w3x3v3gg00000gn/T/d20180409-78249-1wixkes'...
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
报错之后再输入一次命令行 pod install 我的是成功了

bob:MHLiveShow apple$ pod install


估计应该是不能一次安装太多的第三方,有文件大小的限制

猜你喜欢

转载自blog.csdn.net/liuxiaoxiaobo/article/details/79862120