Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3799] TypeError: Cannot read property 'options' of undefined

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-06-16T20:44:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterEnrico Bueno
AssigneeShak Hossain
Created2016-06-07T11:27:41.000+0000
Updated2016-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

FileDateSize
.log2016-06-07T11:27:56.000+00001155652
diagnostic4873508912731989722.log2016-06-07T11:28:09.000+000018401

Comments

  1. Sharif AbuDarda 2016-06-07

    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.
  2. Enrico Bueno 2016-06-07

    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
  3. Nazmus Salahin 2016-06-09

  4. marcin kolonko 2016-06-09

    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
  5. Nazmus Salahin 2016-06-12

    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.
       appc info
       
    Regards

JSON Source