Skip to content

Fix doctor command output #906

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 11, 2015
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

In case gradle is not setup correctly or some of the required Android Tools are missing, tns doctor command show the warnings, but at the end a "No issues detected" message is shown. Make sure to prevent such message when there are issues by modifying validateInfo's return type to boolean and use it in doctor service.

In case gradle is not setup correctly or some of the required Android Tools are missing, `tns doctor` command show the warnings, but at the end a "No issues detected" message is shown. Make sure to prevent such message when there are issues by modifying validateInfo's return type to boolean and use it in doctor service.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 11, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.3.0 milestone Sep 11, 2015
@teobugslayer
Copy link
Contributor

👍

@ns-bot
Copy link

ns-bot commented Sep 11, 2015

rosen-vladimirov added a commit that referenced this pull request Sep 11, 2015
@rosen-vladimirov rosen-vladimirov merged commit a58717e into release Sep 11, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-doctor-output branch September 11, 2015 15:28
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.

3 participants