[TIMOB-19637] Something is broken again - alloy does not work after the recent update
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | cb-tooling |
Reporter | Fix Please |
Assignee | Unknown |
Created | 2015-09-01T13:54:28.000+0000 |
Updated | 2018-02-28T19:54:58.000+0000 |
Description
[ERROR] Application Installer abnormal process termination. Process exit value was 1
[DEBUG] : module.js:338
[DEBUG] : throw err;
[DEBUG] : ^
[ERROR] : : Cannot find module 'G:\Program Files (x86)\titstu\alloy.cmd'
[DEBUG] : at Function.Module._resolveFilename (module.js:336:15)
[DEBUG] : at Function.Module._load (module.js:278:25)
[DEBUG] : at Function.Module.runMain (module.js:501:10)
[DEBUG] : at startup (node.js:129:16)
[DEBUG] : at node.js:814:3
[ERROR] : Alloy compiler failed
*WAS (1.7.5):* if (process.platform === 'win32') { *NOW(1.7.6):* if (process.platform === 'win32' {color:#d04437}*&& paths.alloy.indexOf('.bin') !== -1*{color}) { WTF? There is NO ".bin" substring in the "alloy.cmd" string.
Hi, I tested the issue you reported. It looks like the feature "Run a project with alloy" in Appcelerator Studio on Windows 7 . It doesn't appear to be based on our latest tests.I recommend you upgrade studio, alloy to the latest builds. and let us know if you get the error again. Please follow the steps below and let us know. *Test Steps:* Open command prompt and update . 1) appc ti setup
2.To install alloy: *npm install -g alloy* Thanks
Hello?
?
?
1.7.7 update has the same issue. Can't you fix that?