Skip to content

Fix errors when ANDROID_HOME is not set #880

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

Merged
merged 1 commit into from
Sep 7, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

In case ANDROID_HOME environment variable is not set, we show Arguments to path.join must be strings error. This is because we collect the information first and show the real errors after that, but we fail during information gathering.
Check androidHome before using it in path.join.

In case ANDROID_HOME environment variable is not set, we show `Arguments to path.join must be strings` error. This is because we collect the information first and show the real errors after that, but we fail during information gathering.
Check androidHome before using it in path.join.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 7, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.3.0 milestone Sep 7, 2015
@Fatme
Copy link
Contributor

Fatme commented Sep 7, 2015

👍

@ns-bot
Copy link

ns-bot commented Sep 7, 2015

@teobugslayer
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Sep 7, 2015
@rosen-vladimirov rosen-vladimirov merged commit 81321b5 into release Sep 7, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-android-tools2 branch September 7, 2015 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants