Skip to content

Run ios shows "Unable to find adb in PATH. Default one from %s resources will be used." warning then android SDK is not in path #324

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
Fatme opened this issue Mar 16, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Mar 16, 2015

No description provided.

@Fatme Fatme self-assigned this Mar 16, 2015
@Fatme Fatme added this to the 1.0 milestone Mar 16, 2015
@Fatme
Copy link
Contributor Author

Fatme commented Mar 16, 2015

  1. Remove android sdk from PATH
  2. Execute run ios

@demsking
Copy link

I have the same issue when I'm trying to run 'tns platform add android'.
How to resolve that please?

@rosen-vladimirov
Copy link
Contributor

@demsking
It looks like you have not configured your system. The message is just a warning, not an error. In case you do not want to see it, you have to add the following directories from android-sdk in your PATH: platform-tools and tools. You can check this link for more information how to setup your system.

@teobugslayer
Copy link
Contributor

I've changed the code so that this check is done only when installing the CLI.

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

6 participants