Error while installing homebrew.
Permission denied @ rb_file_s_symlink – (../../../Homebrew/completions/zsh/_brew, /usr/local/share/zsh/site-functions/_brew)
Failed during: /usr/local/bin/brew update –force –quiet
Fix –> sudo chown -R $(whoami) $(brew –prefix)
No Comments