Error installing BoringSSL-GRPC error: RPC failed; curl 18 Transferred a partial file


https://stackoverflow.com/questions/77962714/pod-update-install-fails-at-installing-boringssl-grpc-0-0-24

git config --global http.postBuffer 100000M

を実行したのち pod install 再実行したが別のエラー

error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)

が発生

Ignoring ffi-1.16.3 because its extensions are not built. Try: gem pristine ffi –version 1.16.3

その前に上記のメッセージがあったので

sudo gem pristine ffi –version 1.16.3

を実行、再度 pod install したところ解決

ネットワークが遅い場合は

https://github.com/desktop/desktop/issues/18972

コメントを残す

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください