Skip to content

Conversation

@lucasbento
Copy link
Member

Summary:

This is part of the react-native doctor issue at #694.

It fixes a problem with the ios-deploy healthcheck throwing an error without actually putting a final state in the loader, causing it to leak into the next healthcheck:

before

It also changes some stuff regarding brew installation to keep consistency of what is being shown to the user (e.g. Watchman showing as Installing watchman after you choose fix and the others showing without Installing prefix).

Before

before

After

after

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! One more change and we can merge it

@thymikee thymikee changed the title Fix missing loader.fail() call before showing how to fix manually on ios-deploy doctor: fix missing loader.fail() call before showing how to fix manually on ios-deploy Sep 10, 2019
@thymikee thymikee merged commit f7f08d3 into master Sep 10, 2019
@thymikee thymikee deleted the fix/doctor-missing-fail-loader branch September 10, 2019 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants