macOS Sierra installer went to dead end

Hello guys, I’ve tried to run the installer on OS X, but the second step just ends up in dead end and no way to “push it through”.

This is how it looks like:

No forward, or back, nothing. I do have the latest macOS Sierra. It’s a system bug, it’s the installer, it’s me?

try this installer. works on El Capitan, i guess should work on your system.

if you want to install only golang (no IDE) use

./gopei -s

If you have homebrew on your system, try

brew update
brew install go

Homebrew’s Go formula has always been quite up to date so far. I prefer it to the standard installer due to its ease of use.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.