【问题标题】:Cannot install watchman from homebrew无法从自制软件安装守望者
【发布时间】:2021-07-20 09:32:33
【问题描述】:

我刚开始使用 react native 开发应用程序。当我尝试设置时,我成功下载了 homebrew,但是我无法使用以下命令安装 watchman 或节点:

brew install node

brew install watchman

这是我得到的结果:

==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "watchman".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.

有谁知道如何解决这个问题?

【问题讨论】:

    标签: node.js macos homebrew watchman


    【解决方案1】:
    rm -rf /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core; brew update
    

    我最近遇到了同样的问题,这解决了我

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-09-02
      • 2021-08-24
      • 1970-01-01
      • 2015-01-11
      • 2019-09-14
      • 1970-01-01
      相关资源
      最近更新 更多