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
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?