Skip to content

Instantly share code, notes, and snippets.

@tommyskott
Created February 13, 2020 14:52
Show Gist options
  • Save tommyskott/9860419523289a32b32c020efb2fcd17 to your computer and use it in GitHub Desktop.
Save tommyskott/9860419523289a32b32c020efb2fcd17 to your computer and use it in GitHub Desktop.

Homebrew

When brew cleanup fails with permission errors, try:

sudo chown -R "$(whoami)":admin /usr/local/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment