背景

在mac上使用brew安装软件发生错误

解决办法

执行以下命令即可

rm -rf /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core
brew update
 

更多推荐

mac brew install Error: No available formula with the name “*“的解决办法