【问题标题】:Error: Visual Studio Cordova Command failed with exit code 69错误:Visual Studio Cordova 命令失败,退出代码为 69
【发布时间】:2015-09-26 20:41:59
【问题描述】:

我正在使用cordova 开发混合移动应用程序。当我尝试使用 Visual Studio 将其部署到 Mac 时,它会给出以下错误消息。

1>  ------ Ensuring correct global installation of package from source package directory: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\EXTENSIONS\0A5IORSI.S5U\packages\vs-mda
1>MDAVSCLI : error - Build failed with error /Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69
1>Error : Remote build error from the build server Build failed with error /Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69:

有什么帮助或建议来解决这个问题吗?

更多信息:我在远程服务器 (mac) 中收到以下错误消息

error BuildFailedWithError [ '/Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69' ]

【问题讨论】:

  • 在您的 Mac 上进行远程构建,您使用的是 vs-mda-remote 服务器吗?
  • @JordanMatthiesen 是的...

标签: ios cordova visual-studio-2013 visual-studio-cordova


【解决方案1】:

我们建议使用 VS 2015 而不是 VS2013,因为 Microsoft 最近更改了 Cordova 应用程序结构以符合最近的 CLI 更改。请使用 VS2015 打开您的项目,它将升级并轻微更改您的项目的当前结构。

如果您有任何其他问题,请告诉我。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-03-02
    • 2019-08-19
    • 2017-12-18
    • 2014-08-16
    • 2017-01-18
    • 1970-01-01
    • 1970-01-01
    • 2018-07-12
    相关资源
    最近更新 更多