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

Gracefully handle unexpected output from version check #42

Open
cookieguru opened this issue May 13, 2020 · 1 comment
Open

Gracefully handle unexpected output from version check #42

cookieguru opened this issue May 13, 2020 · 1 comment

Comments

@cookieguru
Copy link
Contributor

The method to return the latest tabris version sometimes fails for unknown reasons. This causes the rest of the generator to use undefined as the latest version and soon causes a premature end of the script. I've seen a couple reports of this happening but haven't pinpointed a cause. In any case, an accurate error message should be shown or a warning could be printed with the script deferring to some other source (e.g. the installed version of the cli, as the cli is often released in lockstep with the js framework).

@cookieguru
Copy link
Contributor Author

In this case the system was offline

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

No branches or pull requests

1 participant