Skip to content

tns run android fails in case you do not have Android emulator images #3805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rosen-vladimirov opened this issue Aug 7, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Tell us about the problem

tns run and tns run android commands fail when Android environment is setup correctly, but you do not have any Android emulators.

Which platform(s) does your issue occur on?

Android

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.2.0 (works fine in 4.1.3)
  • Cross-platform modules: not applicable
  • Runtime(s): not applicable
  • Plugin(s): not applicable

Please tell us how to recreate the issue in as much detail as possible.

  1. Setup Android environment.
  2. Ensure you do not have any Android Virtual Devices in Android Studio (NOTE: it is important to really delete them, CLI tries to be clever and to find them all over your machine).
  3. Attach real Android device.
  4. Run tns run android in any project. You'll receive an error:

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants