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
Is your feature request related to a problem? Please describe.
When typo likefvm fluter --version(forgot double-t) instead of fvm flutter --version command It shows the result of fvm --version.
fvm fluter --version
fvm flutter --version
fvm --version
Describe the solution you'd like
I want the error message of typo.
Describe alternatives you've considered
Show like fluter option does not exist.
fluter
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before creating a feature request make sure the suggestion fit within our principles
Is your feature request related to a problem? Please describe.
When typo like
fvm fluter --version
(forgot double-t) instead offvm flutter --version
commandIt shows the result of
fvm --version
.Describe the solution you'd like
I want the error message of typo.
Describe alternatives you've considered
Show like
fluter
option does not exist.Additional context
The text was updated successfully, but these errors were encountered: