Brew error: usr/local is not writable

If you get a brew error, “usr/local is not writable. You should change the ownership and permissions of /usr/local back to your user account:”

Enter into the terminal:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

And it should solve the problem

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.