当我用钛制作时,我第一次尝试运行我的第一个应用程序,然后我托盘将我的应用程序从钛工作室安装到我的设备上。我已将我的设备更改为调试模式,然后我尝试从钛工作室将我的应用程序安装到我的设备,但我从控制台收到此消息错误:
[INFO] logfile = C:\Users\user\My Documents\Titanium_Studio_Workspace\DStray\build.log
[DEBUG] C:\Users\zakki.a\AppData\Roaming\Titanium\mobilesdk\win32\3.0.2.GA\android\builder.py install DStray C:\KANTOR\tools\adt-bundle-windows-x86\sdk C:\Users\user\My Documents\Titanium_Studio_Workspace\DStray com.dstray.user 4
[INFO] plugin=C:\Users\user\AppData\Roaming\Titanium\plugins\ti.alloy\1.0\plugin.py
[INFO] Detected compiler plugin: ti.alloy/1.0
[INFO] alloy app found at C:\Users\user\My Documents\Titanium_Studio_Workspace\DStray\app
[INFO] Executing Alloy compile:
[INFO] alloy.cmd compile C:\Users\user\My Documents\Titanium_Studio_Workspace\DStray\app --no-colors --config platform=android,version=8,simtype=none,devicefamily=none,deploytype=test,
'node' is not recognized as an internal or external command,
operable program or batch file.
[ERROR] Alloy compile failed
谁能帮助我为什么会发生这种情况?我该怎么办?