解决brew报错:Another active Homebrew update process is already in progress

在mac终端下执行:brew install glew
结果报错:

Error: Another active Homebrew update process is already in progress.
Please wait for it to finish or terminate it to continue.


解决方法:rm -rf /usr/local/var/homebrew/locks

posted @ 2019-11-27 17:38  黒貓  阅读(2124)  评论(0编辑  收藏  举报