惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
G
Google Developers Blog
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
J
Java Code Geeks
P
Proofpoint News Feed
V
Visual Studio Blog
爱范儿
爱范儿
The Cloudflare Blog
博客园 - 叶小钗
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
H
Help Net Security
B
Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 【当耐特】
量子位
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

博客园 - c3tc3tc3t

manjaro升级导致黑屏无法进入桌面 解决VLC 无法解码格式“h264” (H264 - MPEG-4 AVC (part 10)) vscode 使用elixir-ls报错问题解决 install credo globally GenServer Credo.CLI.Output.Shell terminating phoenix中 link 链接 学习phoenix框架笔记 manajro install the mysql2 gem vscode config for elixir , emmet with eex macos insalll erlang by asdf WeChatWin.dll文件缺失,错误码:126 for linux macos 10.15安装ruby 3 manjaro 更新chrome报签名错误 manjaro系统上使用asdf安装php注意事项 Failed to load config "react-app" to extend from. YarnV2 install manjaro-kde最新安装后配置 转 idea-wm_class GoldenDict替代了stardict
flutter问题收集_not sync podfile.lock
c3tc3tc3t · 2022-02-04 · via 博客园 - c3tc3tc3t

今天写flutter 遇到的问题

 The sandbox is not in sync with the Podfile.lock

方案四:

1.找到项目根目录下的Podfile.lock文件,和Pods文件夹下的Manifest.lock文件

2.然后复制Podfile.lock文件的内容替换掉Manifest.lock文件内的内容,好啦,至此问题解决

原文链接 https://blog.csdn.net/LANGZI7758521/article/details/103443833