Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在带有 PhoneGap 3.0 的 CLI 上使用 create 或 build 时,我得到:
[警告] 缺少库 cordova/ios/3.0.0
之后它会下载丢失的库并继续,但有谁知道如何摆脱警告?
谢谢。
看起来这仅在您第一次执行此操作时出现,并且该错误已修复:
https://github.com/phonegap/phonegap-cli/issues/150