Pod Performing a deep fetch of the `master` specs repo to improve future perform

简介: Pod Performing a deep fetch of the `master` specs repo to improve future perform

我是在 pod steup 出现这个错误。


Performing a deep fetch of the `master` specs repo to improve future performance


纠结半天,是因为 pod steup 的时候创建 master 这个库,没成功,之后就算移除镜像重新安装的话 默认是从 matser 库里获取,导致安装不成功。


解决办法是移除 master 库,重新创建。


``` pod repo upadte --verbose


rm -rf ~/.cocoapods/repos/master ```


再重新 setup


pod setup


相关文章
|
6月前
|
SQL Windows Perl
Configuring Automated Maintenance Tasks
Configuring Automated Maintenance Tasks
42 0
|
分布式计算 Spark
《OPTIMIZING SPARK DEPLOYMENTS FOR CONTAINERS ISOLATION,SAFETY,AND PERFORMANCE》电子版地址
OPTIMIZING SPARK DEPLOYMENTS FOR CONTAINERS: ISOLATION,SAFETY,AND PERFORMANCE
77 0
《OPTIMIZING SPARK DEPLOYMENTS FOR CONTAINERS ISOLATION,SAFETY,AND PERFORMANCE》电子版地址
Whoops, GitLab is taking too much time to respond.问题解决
Whoops, GitLab is taking too much time to respond.问题解决
538 1
Whoops, GitLab is taking too much time to respond.问题解决
|
SQL Oracle 关系型数据库
Troubleshooting: Missing Automatic Workload Repository (AWR) Snapshots and Other Collection Issues (Doc ID 1301503.1)
Troubleshooting: Missing Automatic Workload Repository (AWR) Snapshots and Other Collection Issues (Doc ID 1301503.1)
751 0
|
缓存
AS项目一直Indexing paused due to batch updated
AS项目一直Indexing paused due to batch updated
141 0
|
SQL 关系型数据库 RDS
9 Easy Steps for Successful Data Migration
Migrate your database without service interruptions with Alibaba Cloud Data Transmission Service
1985 0
9 Easy Steps for Successful Data Migration
|
JavaScript 前端开发
Guidelines for Function Compute Development - Troubleshoot Timeout Issues
Endless codes and endless bugs When you write code, you may inadvertently introduce some hidden bugs, even if you test a large proportion of the codes to the maximum extent possible.
1637 0
|
网络协议 Apache 开发工具