2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

pod installが Installing gRPC-Coreで進まない

Posted at

問題

pod installするとInstalling gRPC-Coreで進まなくなりました。

Installing cloud_firestore (4.14.0)
Installing firebase_core (2.24.2)
Installing gRPC-C++ (1.62.1)
Installing gRPC-Core (1.62.1)

開発環境

MacBook Air(M1, メモリ:8G)
pod: 1.16.3

解決方法

ズバリ、"待つ"ことが解決策でした。
gRPC-Coreは約1Gあるのでダウンロードに時間がかかります。私の場合、12分ほど待ちました。

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?