Loading

Mac 进行 brew install yum 报错

在用 brew install 命令安装apt-get或者yum等命令的时候会报如下错:

解决方法:

 rm -rf /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core;

 brew update

更新后再执行就好啦:


 

posted @ 2022-08-28 18:35  Carver大脸猫  阅读(538)  评论(0)    收藏  举报