在mac终端下执行:brew install php 或者执行 brew update报错
结果报错:
Error: Another active Homebrew update process is already in progress.
Please wait for it to finish or terminate it to continue.
解决方法:rm -rf /opt/homebrew/var/homebrew/locks
本文描述了在Mac终端使用`brewinstallphp`或`brewupdate`时遇到的错误,提示有活跃的Homebrew更新过程,解决办法是删除`/opt/homebrew/var/homebrew/locks`文件。
在mac终端下执行:brew install php 或者执行 brew update报错
结果报错:
Error: Another active Homebrew update process is already in progress.
Please wait for it to finish or terminate it to continue.
解决方法:rm -rf /opt/homebrew/var/homebrew/locks
3983

被折叠的 条评论
为什么被折叠?
