We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
asdf should display error message if set version do not exist
asdf set --home scarb 2.92
do not produce any output
asdf set --home scarb 2.9.2
this one should work
Any error message
Blank
macos
No response
The text was updated successfully, but these errors were encountered:
Changing this from a bug report to a feature request as I consider this a UX improvement rather than broken behavior.
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
asdf should display error message if set version do not exist
asdf set --home scarb 2.92
do not produce any output
asdf set --home scarb 2.9.2
this one should work
Steps to Reproduce
asdf set --home scarb 2.92
Expected Behaviour
Any error message
Actual Behaviour
Blank
Environment
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered: