【问题标题】:arc diff(Arcanist) failing with env: php: No such file or directoryarc diff(Arcanist)因 env 失败:php:没有这样的文件或目录
【发布时间】:2021-11-26 18:57:31
【问题描述】:

升级到 macOS Monterey Arcanist 命令(如 arc diff)失败并出现以下错误

env: php: No such file or directory

【问题讨论】:

    标签: php phabricator arcanist


    【解决方案1】:

    第一步

    brew install php@7.4
    ln -s /usr/local/opt/php@7.4/bin/php /usr/local/bin/php
    

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

    xcode-select --install
    

    【讨论】:

      猜你喜欢
      • 2019-01-31
      • 1970-01-01
      • 1970-01-01
      • 2013-01-13
      • 2021-05-13
      • 1970-01-01
      • 2014-12-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多