【问题标题】:Appcelerator Titanium (ERROR - Application Installer abnormal process termination. Process exit value was 1)Appcelerator Titanium(错误 - 应用程序安装程序异常进程终止。进程退出值为 1)
【发布时间】:2018-07-29 11:45:44
【问题描述】:

系统配置详解-

Operating System
  Name                        = Mac OS X
  Version                     = 10.13.1
  Architecture                = 64bit
  # CPUs                      = 4
  Memory                      = 8589934592
Node.js
  Node.js Version             = 8.0.0
  npm Version                 = 5.0.0
Titanium CLI
  CLI Version                 = 5.0.14
Titanium SDK
  SDK Version                 = 6.3.0.GA
  SDK Path                    = /Users/imac4/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.GA
  Target Platform             = android

当我在 Android 设备上运行我的代码时,会显示错误。我在之前的帖子中应用了“HINI”和“RENE POT”的建议,但没有奏效。谁能告诉我“系统配置细节”是对的吗?

之前的帖子没用-

Appcelerator: [ERROR] Application Installer abnormal process termination. Process exit value was 1

【问题讨论】:

    标签: javascript titanium appcelerator


    【解决方案1】:

    根据我的经验,Appcelerator SDK 6.2.2.GA 和 6.3.0.GA 会导致各种问题,其中之一是您描述的相同错误。它还取决于您的模拟器设置(当然,如果您这样做的话)。

    SDK 6.1.2.GA 和 7.0.1.GA 不会导致这个错误,运行相同的代码(我只是在 Tiapp.xml 中更改 SDK 版本)

    在我的例子中,Node.JS 版本是 8.9.3,npm 版本是 5.5.1

    【讨论】:

    • 嗨,清酒!我在两天前找到了解决方案。我正在使用最新的 appcelerator 钛工作室(5.0.0)。我认为它有一些配置 Android SDK 的新规则并且它有错误。所以我切换到旧版本的 Titanium studio (4.8.1),它在 Titanium SDK (6.3.0) 和 (7.0.2) 上运行良好。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-12-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多