【问题标题】:Application Installer abnormal process terminationApplication Installer 异常进程终止
【发布时间】:2023-04-01 11:15:01
【问题描述】:
[ERROR] Application Installer abnormal process termination. Process exit value was 1
Thu May 14 2015 10:23:15 GMT+0530
Operating System
  Name                        = Microsoft Windows 8.1 Enterprise
  Version                     = 6.3.9600
  Architecture                = 32bit
  # CPUs                      = 4
  Memory                      = 8468078592
Node.js
  Node.js Version             = 0.10.13
  npm Version                 = 1.3.2
Titanium CLI
  CLI Version                 = 3.4.2
Titanium SDK
  SDK Version                 = 3.5.1.GA
  SDK Path                    = D:\Programes\Titanium\titaniumsdk\mobilesdk\win32\3.5.1.GA
  Target Platform             = android
Command
  node C:\Users\sameera\AppData\Roaming\npm\node_modules\titanium\bin\titanium --no-colors --no-progress-bars --no-prompt build --platform android --log-level trace --sdk 3.5.1.GA --project-dir E:\NavotarLatest --target emulator --android-sdk D:\Programes\Titanium\androidsdk --device-id titanium_1_WVGA800 --skip-js-minify --skip-js-minify

你能帮我解决这个问题吗?我尝试过使用 LG G2 和 nexus 4 模拟器。结果是一样的。我觉得其中一个依赖项存在兼容性问题。

【问题讨论】:

标签: android titanium


【解决方案1】:

我每次都遇到同样的问题,但我解决了我的问题
通过删除钛 sdk 并安装更新版本,我知道可能无法修复它,但它对我有用多次尝试删除 node.js,如果这不起作用,你可以尝试 genymotion 模拟器,你也可以拖动apk 文件直接进入您的设备,您也可以使用 genymotion 模拟器

【讨论】:

    【解决方案2】:

    就我而言,在 mac 上使用相同的 nodejs 版本和 Ti sdk 版本运行,我发现这两个版本之间有一个 incompatibility。所以我降级了 Ti 版本以匹配 nodejs 版本。问题解决了。 或者您可以尝试安装,
    http://www.appcelerator.com/blog/2015/03/titanium-sdk-3-5-1-ga-now-available-with-node-0-12-support/

    (ps:windows 没有像 mac 那样为钛调试提供适当的错误消息)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-12-24
      • 2019-10-08
      • 1970-01-01
      相关资源
      最近更新 更多