[AC-3799] TypeError: Cannot read property 'options' of undefined
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-06-16T20:44:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Enrico Bueno |
Assignee | Shak Hossain |
Created | 2016-06-07T11:27:41.000+0000 |
Updated | 2016-06-16T20:44:28.000+0000 |
Description
Steps to Reproduce
Studio:
Run Titanium Alloy app using Android emulator
Run app via CLI
Actual Result
TypeError: Cannot read property 'options' of undefined
Expected Result
Launch emulator and run app
Attachments
Hello, Thanks for sharing with us. Please run the following command in the administrative command prompt. rm -rf ~/.appcelerator rm -rf ~/.titanium npm uninstall -g titanium npm uninstall -g appcelerator npm install -g appcelerator appc use latest appc setup What version of JDK you have installed in your system? The JDK needs to be 32bit whether windows running 32 or 64 bit. Let us know how it goes. Thanks for using our platform, we appreciate it.
I've followed your instructions, but still having the same issue. Any other troubleshooting options? I am using JDK 1.7.0_13 on Windows 10
does it make a difference if i use Visual Studio Community Version 2015? because i have the same problem on a win10 computer with VS Community 2015 Appcelerator v. 4.6 SDK 5.3.0 CLI 5.3.0
Hello [~marcink], Thanks for updated information. Our engineering team is looking into it. Meanwhile it will be appreciated if you provide the full environment information of the system. You can get that with following command in CLI.
Regards