Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.
解决:
sudo chown -R $(whoami) /usr/local
Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.
解决:
sudo chown -R $(whoami) /usr/local
本文标题:Running Homebrew as root is extr
本文链接:https://www.haomeiwen.com/subject/amkixftx.html
网友评论