### Describe the Bug asdf should display error message if set version do not exist ```shell asdf set --home scarb 2.92 ``` do not produce any output ```shell asdf set --home scarb 2.9.2 ``` this one should work ### Steps to Reproduce ```shell asdf set --home scarb 2.92 ``` ### Expected Behaviour Any error message ### Actual Behaviour Blank ### Environment ```shell macos ``` ### asdf plugins affected (if relevant) _No response_