标题:brew报错的解决办法:Another active Homebrew update process is already in progress 出处:Husw!OnRoad 在路上 时间:Tue, 09 Jul 2019 11:56:36 +0000 作者:我就是个世界 地址:https://www.husw.net/blog/post/1552/ 内容: 在mac终端下执行:/usr/bin/ruby brew_install 结果报错: Error: Another active Homebrew update process is already in progress. Please wait for it to finish or terminate it to continue. Failed during: /usr/local/bin/brew update --force 已经有一个进程占用,解决方法就是将进程锁删除掉即可: rm -rf /usr/local/var/homebrew/locks Generated by Bo-blog 2.1.2 beta 3