安装homebrew的坑 Error: Running Homebrew as root is extremely dangerous and no longer supported.

Mac ~ % sudo brew update

Password:

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 就可以了。

安装homebrew的坑 Error: Running Homebrew as root is extremely dangerous and no longer supported.