Skip to content

[v3] Installation bug #572

Description

@R1kk3r

Trying to install it on my mac.

First of all, the readme is wrong, the make build only generate the binary in . and the $GOENV_ROOT/bin added to the PATH does not help, you cannot use goenv. The make build need to create a bin directory and copy the binary there.

Once goenv has been built, if you set GOENV_AUTO_INSTALL=1 and GOENV_GOMOD_VERSION_ENABLE=1 and do ./goenv, infinite loop:

Auto-installing Go 1.23.2 (from go.mod)...
Auto-installing Go 1.23.2 (from go.mod)...
Auto-installing Go 1.23.2 (from go.mod)...
Auto-installing Go 1.23.2 (from go.mod)...
Auto-installing Go 1.23.2 (from go.mod)...
Auto-installing Go 1.23.2 (from go.mod)...
Auto-installing Go 1.23.2 (from go.mod)...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions