Skip to content
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

refactor: improve error handling with update check #76

Merged
merged 2 commits into from
Jan 12, 2021
Merged

Conversation

byCedric
Copy link
Member

Linked issue

This adds improved error handling when something goes wrong.

Additional context

A partner ran into the issue where they were using a feature not available in an older Expo CLI. This adds an update check in the error handling.

  • Prevents yet another ping to NPM, which is often not necessary
  • Still provides useful next steps when something goes wrong 😄

@byCedric byCedric merged commit 917e072 into master Jan 12, 2021
@byCedric byCedric deleted the error-handling branch January 12, 2021 13:32
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.

1 participant