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

🐞 Error and force quit if pre-release version isn't *already* installed #5

Closed
oliverbooth opened this issue Jun 28, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@oliverbooth
Copy link
Owner

When cfg has stable_only=0 and there is no pre-release already installed, we are blessed with this error and the Updater quits automatically.

image

This does not occur if stable_only=1 or if the pre-release version is already installed.

oliverbooth added a commit that referenced this issue Jun 28, 2019
If the specified path does not exist, we want to return null to
signal the caller to use the stable version instead
@oliverbooth oliverbooth self-assigned this Jun 28, 2019
@oliverbooth oliverbooth added the bug Something isn't working label Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant