Hi I running my app on: Name = Microsoft Windows 7 Professional Version = 6.1.7601 Architecture = 64bit # CPUs = 4 Memory = 4176924672
Node.js Node.js Version = 0.10.29 npm Version = 1.4.14
Titanium CLI CLI Version = 5.0.3
Titanium SDK SDK Version = 5.0.0.GA Target Platform = android
when i try to compile and run for the android device, i getting following Error:
Executing Alloy compile: cmd /s /c C:\Users\Dell.appcelerator\install\5.0.0\package\node_modules\appc-cli-titanium\node_modules\alloy\bin\alloy compile C:\Users\Dell\Documents\Appcelerator_Studio_Workspace\Oboulo_android\app --config platform=android,version=0,simtype=none,devicefamily=none,deploytype=test,target=device --no-colors 'C:\Users\Dell.appcelerator\install\5.0.0\package\node_modules\appc-cli-titanium\node_modules\alloy\bin\alloy' is not recognized as an internal or external command, operable program or batch file.
[ERROR] : Alloy compiler failed TRACE | titanium exited with exit code 1 [ERROR] Application Installer abnormal process termination. Process exit value was 1 App was running properly with lover CLI version before taking update from 4.1.0 to 5.0.0 today morning.
Any body can help me out to debug this issue. (I tried even reinstalling Alloy from Command prompt by: npm install -g alloy but still no use...