goenv icon indicating copy to clipboard operation
goenv copied to clipboard

installed wrong go version

Open zhuxubin01 opened this issue 3 years ago • 1 comments
trafficstars

my mac is arm64, when i use goenv install 1.19.3

and see the go version is amd64

go version go1.19.3 darwin/amd64

zhuxubin01 avatar Nov 18 '22 05:11 zhuxubin01

Interesting; does this issue occur when installing 1.19.2 for example?

For a more verbose output set GOENV_DEBUG=1 in your shell instance

ChronosMasterOfAllTime avatar Dec 11 '22 05:12 ChronosMasterOfAllTime