go build -i cause open /usr/local/go/pkg/darwin_amd64/runtime/cgo.a: permission denied
Navigate to the folder and type in the following command
sudo chmod -R 777 /usr/local/go, which will prompt to type in the mac password.
sudo chmod -R 777 /usr/local/go, which will prompt to type in the mac password.
Python Basics How to check the version of Python interpreter mac terminal
No comments:
Post a Comment