尝试在Windows 7上的Studio中构建我的应用时,构建失败并显示以下错误:
[ERROR]应用程序安装程序异常进程终止。处理 退出值为1
我进入命令行并尝试运行然后失败并提供更多信息:
[DEBUG] : Detecting modules in C:\ProgramData\Application Data\Titanium\modules
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1011:11)
at ChildProcess._handle.onexit (child_process.js:802:34)
TRACE | titanium exited with exit code 8
我不知道这是什么原因。有什么帮助吗?