refactor(aqua): move alternative backend suggestions into validate by risu729 · Pull Request #5794 · jdx/mise (original) (raw)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Refactoring Error Handling Causes Generic Messages
The refactoring moved specific error handling for Cargo and GoInstall package types to a validate function. If this validate function is not called before the generic unsupported aqua package type error is triggered, users will receive the generic error instead of the previously provided helpful suggestions to use alternative backends.
Locations (1)