Ios 颤振BoringSSL GRPC无法安装

Ios 颤振BoringSSL GRPC无法安装,ios,xcode,flutter,cocoa,google-cloud-firestore,Ios,Xcode,Flutter,Cocoa,Google Cloud Firestore,我正在尝试安装软件包:cloud\u firestore,在安装依赖项时运行pod安装时出错BoringSSL GRPC 我是否可以以另一种方式安装依赖项并引用它/是否存在我缺少的另一个问题。提前向任何能提供帮助的人表示感谢 Downloading dependencies -> Installing BoringSSL-GRPC (0.0.3) > Git download > Git download $ /usr/b

我正在尝试安装软件包:
cloud\u firestore
,在安装依赖项时运行pod安装时出错
BoringSSL GRPC

我是否可以以另一种方式安装依赖项并引用它/是否存在我缺少的另一个问题。提前向任何能提供帮助的人表示感谢

    Downloading dependencies

    -> Installing BoringSSL-GRPC (0.0.3)
     > Git download
     > Git download
         $ /usr/bin/git clone https://github.com/google/boringssl.git /var/folders/2g/mfqr5f5148nd_w6g9f1g72p80000gn/T/d20200505-3960-17lhqyp --template=

    [!] Error installing BoringSSL-GRPC
    [!] /usr/bin/git clone https://github.com/google/boringssl.git /var/folders/2g/mfqr5f5148nd_w6g9f1g72p80000gn/T/d20200505-3960-17lhqyp --template=

    Cloning into '/var/folders/2g/mfqr5f5148nd_w6g9f1g72p80000gn/T/d20200505-3960-17lhqyp'...
    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

    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:142:in `rescue in execute_command'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:139:in `execute_command'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.3.0/lib/cocoapods-downloader/base.rb:154:in `block in executable'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.3.0/lib/cocoapods-downloader/git.rb:79:in `block in clone'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:173:in `block in ui_sub_action'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:64:in `section'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:172:in `ui_sub_action'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.3.0/lib/cocoapods-downloader/git.rb:77:in `clone'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.3.0/lib/cocoapods-downloader/git.rb:45:in `download!'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.3.0/lib/cocoapods-downloader/base.rb:82:in `block in download'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:157:in `block in ui_action'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:64:in `section'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:156:in `ui_action'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.3.0/lib/cocoapods-downloader/base.rb:80:in `download'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:108:in `download_source'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:75:in `download_request'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:171:in `download'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:154:in `block in uncached_pod'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:181:in `in_tmpdir'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:153:in `uncached_pod'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:33:in `download_pod'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:42:in `download'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer/pod_source_installer.rb:117:in `download_source'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer/pod_source_installer.rb:69:in `install!'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:557:in `install_source_of_pod'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:508:in `block (2 levels) in install_pod_sources'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:86:in `titled_section'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:507:in `block in install_pod_sources'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:490:in `each'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:490:in `install_pod_sources'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:249:in `block in download_dependencies'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:64:in `section'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:248:in `download_dependencies'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:157:in `install!'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/command/install.rb:52:in `run'
    /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb:334:in `run'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/lib/cocoapods/command.rb:52:in `run'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.9.1/bin/pod:55:in `<top (required)>'
    /usr/local/bin/pod:23:in `load'
    /usr/local/bin/pod:23:in `<main>'

Error output from CocoaPods:
↳
         Cloning into '/var/folders/2g/mfqr5f5148nd_w6g9f1g72p80000gn/T/d20200505-3960-17lhqyp'...
         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

Error running pod install
Error launching application on iPhone 11.
下载依赖项
->安装BoringSSL GRPC(0.0.3)
>Git下载
>Git下载
$/usr/bin/git克隆https://github.com/google/boringssl.git /var/folders/2g/mfqr5f5148nd_w6g9f1g72p8000gn/T/d20200505-3960-17lhqyp——模板=
[!]安装BoringSSL GRPC时出错
[!]/usr/bin/git克隆https://github.com/google/boringssl.git /var/folders/2g/mfqr5f5148nd_w6g9f1g72p8000gn/T/d20200505-3960-17lhqyp——模板=
克隆到“/var/folders/2g/mfqr5f5148nd_w6g9f1g72p8000gn/T/d20200505-3960-17lhqyp”。。。
错误:RPC失败;curl 18传输结束,剩余未完成的读取数据
致命:远程端意外挂起
致命:早期EOF
致命:索引包失败
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:142:in“rescue in execute_命令”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:139:in'execute_command'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-downloader-1.3.0/lib/cocoapods downloader/base.rb:154:in“block in executable”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-downloader-1.3.0/lib/cocoapods downloader/git.rb:79:in“clone中的block”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:173:in'block in ui_sub_action'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:64:in“section”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:172:in'ui_sub_action'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-downloader-1.3.0/lib/cocoapods downloader/git.rb:77:in“克隆”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-downloader-1.3.0/lib/cocoapods downloader/git.rb:45:in'download!'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-downloader-1.3.0/lib/cocoapods downloader/base.rb:82:in“block in download”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:157:in'block in ui_action'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:64:in“section”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:156:in'ui_action'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-downloader-1.3.0/lib/cocoapods downloader/base.rb:80:in“下载”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:108:in'download_source'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:75:在“下载请求”中
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:171:in'download'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:154:in'block in uncached_pod'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:181:in'in_tmpdir'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:153:in“uncached_pod”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader/cache.rb:33:in'download_pod'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/downloader.rb:42:in'download'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer/pod_source_installer.rb:117:in“下载_source”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer/pod_source_installer.rb:69:in'install!'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:557:in'install_source_of_pod'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:508:install_pod_sources中的block(2层)
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/user\u interface.rb:86:“标题部分”中
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:507:in“block in install_pod_sources”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:490:in'each'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:490:in'install_pod_sources'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:249:in“block in download_dependencies”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/user_interface.rb:64:in“section”
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:248:在“下载依赖项”中
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/installer.rb:157:in'install!'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/command/install.rb:52:in'run'
/Library/Ruby/Gems/2.6.0/Gems/claide-1.0.3/lib/claide/command.rb:334:in'run'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/lib/cocoapods/command.rb:52:in'run'
/Library/Ruby/Gems/2.6.0/Gems/cocoapods-1.9.1/bin/pod:55:in`'
/usr/local/bin/pod:23:in“装载”
/usr/local/bin/pod:23:in`'
CoCoapod的错误输出:
↳
克隆到“/var/folders/2g/mfqr5f5148nd_w6g9f1g72p8000gn/T/d20200505-3960-17lhqyp”。。。
错误:RPC失败;curl 18传输结束,剩余未完成的读取数据
致命:远程端意外挂起
致命:早期EOF
致命:索引包失败
运行pod安装时出错
在iPhone 11上启动应用程序时出错。

这种方法对我很有效

通过终止并关闭终端/代码编辑器重新启动,然后重新启动

cd your-project-dir

cd ios

吊舱安装

这将下载所有依赖项。这可能需要一些时间,所以请确保等待

NB: Ensure to have stable internet.

我有一个非常类似的问题。将解决方案留给可能有帮助的人

这令人难以置信。我是根用户导致了这个问题
...
  pod 'Firebase/Analytics'
  pod 'Firebase/Auth'
  pod 'Firebase/Storage'
  pod 'Firebase/Functions'
  pod 'Firebase/RemoteConfig'
  pod 'FirebaseFirestoreSwift', '~> 7.9-beta'
...