gobrew
gobrew copied to clipboard
go brew in OSX M1
I'm just setting up a new OSX machine with the M1 chip. I did my go brew
installation with the curl
command and installed go 1.17. After that I ran gobrew use 1.17
. If I run a go
command I get zsh: command not found: go
Could it be that gobrew
is installing amd64
instead of arm64
?
https://www.reddit.com/r/golang/comments/rdzsvn/comment/ho5bge9/?utm_source=share&utm_medium=web2x&context=3