Homebrew: Permissions Denied Issue Fix (OS X / macOS)
great, you save my life
您的邮件已经收到。谢谢
In my case I had to setup a new local user on my machine and to remove the old one.
Then the folder ( defined by brew --prefix ) looses its owner.
With this the owner is set to the new local user and - it works!
您的邮件已经收到。谢谢
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you ser!