Skip to content

Instantly share code, notes, and snippets.

@imom39a
Last active April 21, 2017 13:25
Show Gist options
  • Save imom39a/89defa3d15239f5d39f5f79d83e64af3 to your computer and use it in GitHub Desktop.
Save imom39a/89defa3d15239f5d39f5f79d83e64af3 to your computer and use it in GitHub Desktop.
Brew Error: /usr/local must be writable
sudo chgrp -R admin /usr/local

sudo chmod -R g+w /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment