Homebrew: Permissions Denied Issue Fix (OS X / macOS)
Thanks! Worked for me (macOS Ventura 13.3.1)
Hi ! how can i fix this
/Users/emvlp/.zprofile:24: permission denied: /opt/homebrew/bin/brew
Could someone tell me the steps?
Thank you so much !
Thanks @erma4ina
您的邮件已经收到。谢谢
and command: sudo chown -R "$(whoami)":admin /usr/local
it ":admin" for sum in user
Thanks, this worked for me!
(macOS Ventura 13.9, Intel Mac)
Worked for me on Intel Mac with macOS Ventura 13.5. Thank you :)
您的邮件已经收到。谢谢
Worked for me on Monterey 12.6.5! (Late 2016, Intel silicon)
您的邮件已经收到。谢谢
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice~ Greate job!