Skip to content

tns run android fails (2.5.0) #2467

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
hshristov opened this issue Feb 1, 2017 · 2 comments
Closed

tns run android fails (2.5.0) #2467

hshristov opened this issue Feb 1, 2017 · 2 comments
Assignees
Labels

Comments

@hshristov
Copy link

tns run android fails to build if there is ios dev dependency in node_modules folder.

Steps to repro:

  1. tns create test
  2. cd test
  3. npm install [email protected] --save-dev
  4. tns run android
@Plamen5kov
Copy link
Contributor

Expectation:
Cli will use the locally installed tns-ios-inspector for debugging.

@yyosifov
Copy link
Contributor

This issue was moved to NativeScript/android#722

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

4 participants