Skip to content

Instantly share code, notes, and snippets.

@mehmetboraezer
Last active March 23, 2017 13:53
Show Gist options
  • Save mehmetboraezer/59f2418b2325e412eb876765ab0f3501 to your computer and use it in GitHub Desktop.
Save mehmetboraezer/59f2418b2325e412eb876765ab0f3501 to your computer and use it in GitHub Desktop.
Resolve of the permission denied error in Brew
sudo chown -R "$USER":admin /usr/local
sudo chown -R "$USER":admin /Library/Caches/Homebrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment