GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-29T22:19:56.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | Release 3.1.2 |
Components | LiveView |
Labels | liveview, qe-3.1.1, qe-testadded |
Reporter | Dhirendra Jha |
Assignee | Christian Sullivan |
Created | 2013-04-25T10:24:45.000+0000 |
Updated | 2013-09-23T10:30:07.000+0000 |
Steps -
1) Create a default app in the Appcelerator Studio.
2) Go to Run configuration and enable the "Enable Live View" option.
3) Run the app against "Android Emulator" or "iPhone Simulator".
Actual result - Shows build error message "[ERROR] Unable to run command "build"
Error: Cannot find module 'node-appc' 0 [ 'Error: Cannot find module \'node-appc\''".
Please find the attached console log and Appcelerator Studio log files.
Expected Result - App should install successfully on Android/iOS emulator/Simulator.
Note - If I disable "Enable Live View" option then app build successfully and install on Android/iOS emulator/Simulator.
Verified fixed on Appcelerator Studio, build: 3.1.2.201308091728 (containing LiveView 0.1.32).