解决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.
1
2
解决方法:rm -rf /usr/local/var/homebrew/locks

posted @ 2019-04-02 09:32  林台山人  阅读(5193)  评论(0编辑  收藏  举报