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

Improve error message when locked version is missing in source #466

Conversation

straight-shoota
Copy link
Member

When running shards install and the locked version is not available in the source, it's an error. This error is now more explicit in describing this situation and recommends to run shards update.

This patch does not change any behaviour (as proposed in #465 (comment)), it just improves the error reporting.

Related to #465

@bcardiff bcardiff added this to the v0.14.0 milestone Feb 19, 2021
@bcardiff bcardiff merged commit 3c0ad63 into crystal-lang:master Feb 19, 2021
@straight-shoota straight-shoota deleted the feature/improve-error-locked-version-missing branch February 19, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants