[AC-3359] Error creating controller
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-03-18T18:24:11.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | feedback |
Reporter | Oscar Arnaiz |
Assignee | Mostafizur Rahman |
Created | 2016-03-14T08:55:50.000+0000 |
Updated | 2016-03-18T18:24:11.000+0000 |
Description
After updating to latest version, I can't not create new controller from Alloy,
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2016-03-14 at 08.54.30.png | 2016-03-14T08:55:53.000+0000 | 137417 |
Hello, Please try running the following command in the terminal, rm -rf ~/.appcelerator rm -rf ~/.titanium sudo npm uninstall -g titanium sudo npm uninstall -g appcelerator sudo npm install -g appcelerator appc use latest appc setup Reply with your findings. Thanks.