You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An edge case that should be handled is if we don't have go installed on our system, and we install gvm. From there, we should be able to install go for the first time.
❯ gvm install go1.25.5
Downloading Go source...
Installing go1.25.5...
* Compiling...
~/.gvm/scripts/install: line 93: go: command not found
ERROR: Failed to compile. Check the logs at ~/.gvm/logs/go-go1.25.5-compile.log
ERROR: Failed to use installed version