Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5026] Windows: No emulators found for Windows 10

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2017-08-01T20:27:18.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterJoe Finnigan
AssigneeShak Hossain
Created2017-06-14T15:15:19.000+0000
Updated2017-08-01T20:27:18.000+0000

Description

The emulator list was working fine, however wasn't able to successfully build. This was on an older machine using 5.4.0.GA, after upgrading to 6.1.0.GA and latest studio etc, the emulator list is now empty. If I go to VS, I can create a sample native app and all the emulators are listed correctly. C:\ProgramData\Titanium\mobilesdk\win32\6.1.0.GA\windows\cli\commands\_build\config\deviceID.js:76 throw new Error( ^ Error: No Windows Phone emulators found at WindowsBuilder. (C:\ProgramData\Titanium\mobilesdk\win32\6.1.0.GA\windows\cli\commands\_build\config\deviceID.js:76:11) at CLI. (c:\Users\joef.E-GAEL\AppData\Roaming\npm\node_modules\titanium\lib\cli.js:838:9) at c:\Users\joef.E-GAEL\AppData\Roaming\npm\node_modules\titanium\node_modules\async\lib\async.js:945:13 at Immediate.q.process (c:\Users\joef.E-GAEL\AppData\Roaming\npm\node_modules\titanium\node_modules\async\lib\async.js:913:25) at processImmediate [as _immediateCallback] (timers.js:383:17)

Attachments

FileDateSize
Capture.JPG2017-06-23T08:42:28.000+000028597

Comments

  1. Motiur Rahman 2017-06-23

    Hello! Try to update your node version with this compatible version - https://platform.appcelerator.com/#/product/cli Also, reinstall Ti SDK and CLI version - npm install -g appcelerator - appc use latest - appc ti sdk install latest --force Then let us know how it goes.
  2. Joe Finnigan 2017-06-23

    !Capture.JPG|thumbnail! Ran through the steps you provided, checked the node version, which is currently v4.8.3 as per your documentation. Still not getting a list of emulators. Screenshot attached.
  3. Motiur Rahman 2017-06-24

    Hello [~joef], Go to Windows>> Reset Perspective then create a new project and check it. Did you reinstall the Ti SDK 6.1.0.GA? Make sure the Ti SDK 6.1.0.GA is selected in your tiapp.xml file. Also, make sure via the admin command prompt - appc ti sdk select 6.1.0.GA If you face the same issue then download the lower version of SDK - appc ti sdk install 6.0.4.GA - appc ti sdk select 6.0.4.GA Then add it to the tiapp.xml file and clean build Project>>Clean>> Select Project>>Ok. Finally, run it. Let me know how it goes.
  4. Joe Finnigan 2017-06-27

    Hey, Yes reinstalled 6.1.0.GA and followed all your steps including these new ones. Studio still doesn't have a list of Windows emulators, so I am able to even attempt a build. Tried reverting to the older sdk, same issue. I believe it is more due to the newer CLI etc rather than the SDK itself?
  5. Sharif AbuDarda 2017-07-03

    Hello, Can you try 6.1.1.GA?

JSON Source