Troubleshoot "make: *** [install] Error 1" error on Developer Machine Setup (Mac)

I followed the steps on your developer machine setup (Mac) page, things went well for most part but my make test fails with

make: go: No such file or directory
make: *** [install] Error 1

Pointers?

Figured it out. My GOROOT wasn’t set correctly and it’s bin wasn’t in the PATH.