我正在尝试在Windows 7
64-bit
PC上安装Titanium Appcelerator。
我正在关注教程Appcelerator Fresh Install,
在第3步,即在运行命令appc use latest
时,管理员命令提示符抛出错误Unexpected end of input
,请参阅图像
我已交叉检查是否安装了32位JDK,如文档
无论Titanium是在32位还是64位Windows系统上运行,都需要32位版本的JDK。
java -d64 -version
这给出了输出
表示我已经安装了32位JDK Check if 32-bitJDK is installed
请帮我安装Appcelerator。
答案 0 :(得分:0)
我猜它是节点版本。检查它是否适用于节点4.6.2。有关详细信息,请参阅:https://github.com/m1ga/titanium_with_atom#windows