Running Homebrew as root is extr
2018-02-28 本文已影响823人
塑料机霸
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