0
我試圖在Windows 7
64-bit
PC上安裝Titanium Appcelerator。Appcelerator安裝問題 - SyntaxError
我下面教程Appcelerator Fresh Install,
在步驟3,即,在運行命令appc use latest
,admin命令提示被投擲錯誤Unexpected end of input
,請參考圖像 我具有交叉檢查如果32位JDK如文檔
中所述,無論Titanium是在32位還是在64位Windows系統上運行,都需要32位版本的JDK。
java -d64 -version
這產生輸出
其中指出,我已經安裝了32位JDK,Check if 32-bitJDK is installed
請幫我安裝Appcelerator的。
問題在於node.js版本,所需的最小節點數爲4.6和更高 –