asdf-golang icon indicating copy to clipboard operation
asdf-golang copied to clipboard

Handle "No version is set" case when setting GOROOT

Open andyjones opened this issue 1 year ago • 0 comments

When using https://github.com/asdf-community/asdf-golang?tab=readme-ov-file#goroot to set GOROOT and there is no default go version set, running any shell command was printing out:

No version is set for command go
Consider adding one of the following versions in your config file at ...

andyjones avatar Mar 18 '24 10:03 andyjones