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

Better handling of the case where vg is not installed #424

Open
adamnovak opened this issue Apr 16, 2024 · 0 comments
Open

Better handling of the case where vg is not installed #424

adamnovak opened this issue Apr 16, 2024 · 0 comments

Comments

@adamnovak
Copy link
Member

Some people are having trouble with the tube map not being able to find vg. In this case, we bombard them with useless exited with code -2 errors in the browser, and cryptic errors about ENOENT in the console.

We should anticipate the case where vg is not installed and provide a genuinely useful error message that instructs the user about how to install vg and add it to their PATH.

We should improve the install documentation to guide users through doing this properly the first time.

We could attempt, on supported platforms, to ourselves download a copy of vg if it appears to be missing.

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