将Titanium升级到3.1.3后,我无法运行现有的Alloy项目。
当我使用模拟器运行现有的Alloy项目时,出现错误:
Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.1.GA
Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved.
[ERROR] Application Installer abnormal process termination. Process exit value was 8
http://i.stack.imgur.com/eShGA.png
当我创建新项目(文件/新建/移动项目)时,我找不到合金。 http://i.stack.imgur.com/8oe5W.png
答案 0 :(得分:0)
确保已安装Alloy,Node JS。如果您已安装Alloy,请查看Solution for application installer abnormal process termination。它可能对你有帮助。
答案 1 :(得分:0)
检查/home/{username}/tmp
目录的权限(linux中为755)或删除它。