arc diff(Arcanist) 因 env: php: 没有这样的文件或目录而失败

Gau*_*ain 2 php phabricator arcanist

升级到 macOS Monterey Arcanist 后,arc diff 等命令失败并出现以下错误

env: php: No such file or directory
Run Code Online (Sandbox Code Playgroud)

Gau*_*ain 9

步骤1

brew install php@7.4
ln -s /usr/local/opt/php@7.4/bin/php /usr/local/bin/php
Run Code Online (Sandbox Code Playgroud)

如果您在步骤 1 中遇到错误,请运行此命令

xcode-select --install
Run Code Online (Sandbox Code Playgroud)