技术咸鱼 技术咸鱼
首页
  • 《Django教程》
  • 《VuePress教程》
应用
  • 技术文档
  • GitHub技巧
  • Nodejs
  • 博客搭建
  • 网站
  • 资源
  • Vue资源
  • 分类
  • 标签
  • 归档
关于
头像

公众号:技术咸鱼
首页
  • 《Django教程》
  • 《VuePress教程》
应用
  • 技术文档
  • GitHub技巧
  • Nodejs
  • 博客搭建
  • 网站
  • 资源
  • Vue资源
  • 分类
  • 标签
  • 归档
关于
  • IDE

  • Markdown

  • 爬虫

  • Android

  • flutter

    • CocoaPods's specs repository is too out-of-date to satisfy dependencies
    • Waiting for another flutter command to release the startup lock
  • Mac

  • 错误整理
  • flutter
技术咸鱼
2021-07-21

标题 CocoaPods's specs repository is too out-of-date to satisfy dependencies

导入一个去年的flutter项目运行的时候出现了下面这个问题

Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies.
To update the CocoaPods specs, run:
  pod repo update



Error running pod install
Error launching application on iPhone 11 Pro Max.
1
2
3
4
5
6
7
8

按照提示运行都不行

pod repo update
和
pod install
1
2
3

于是使用了万能的删除大法,删除Podfile.lock文件,重新编译,成功。

#flutter#mac
上次更新: 2021/07/22, 21:00:39
Gradle build failed to produce an .apk file.
Waiting for another flutter command to release the startup lock

← Gradle build failed to produce an .apk file. Waiting for another flutter command to release the startup lock→

最近更新
01
DNS解析主机记录www和@的区别
09-16
02
Gradle build failed to produce an .apk file.
07-28
03
flutter构建为 Web 应用
07-27
更多文章>
Copyright © 2019-2022 oopanda | 皖ICP备19017961号-1
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式