gpt4 book ai didi

cordova - 初始化 Cordova :missing command error in windows phone 8. 1 时出错

转载 作者:行者123 更新时间:2023-12-04 12:53:47 26 4
gpt4 key购买 nike

我正在使用cordova开发Windows通用应用程序。我已将cordova.js 从3.2.0 更新到3.6.3,当我在Windows 手机模拟器中运行该应用程序时,出现此错误:

Error initializing cordova:missing command error

你能指导我如何解决这个错误吗?

提前致谢,

阿杰

最佳答案

可能缺少一些与cordova 相关的文件,尤其是插件文件。再次删除和添加插件和/或删除和添加平台应该可以解决此错误。

// do this for all plugins, or one at a time, testing in between
cordova plugins remove [plugin-name]
cordova plugins add [plugin-repo]

// and if that doesn't help, do this
cordova platforms remove [platform]
cordova platforms add [platform]

关于cordova - 初始化 Cordova :missing command error in windows phone 8. 1 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26533573/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com