Skip to content

Installing gvm with no existing Go installation is failing #530

@devhindo

Description

@devhindo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions