【问题标题】:Unable to install jenkins in macmac无法安装jenkins
【发布时间】:2021-05-05 00:05:48
【问题描述】:

我正在尝试在终端中安装 Homebrew throwgh 以下命令:

brew install jenkins-lts

但结果是:-bash: brew: command not found

你有什么建议

【问题讨论】:

    标签: macos jenkins terminal homebrew


    【解决方案1】:

    听起来你还没有安装 brew,请在终端中运行以下命令:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    

    这里有进一步的安装指南:https://docs.brew.sh/Installation(如果需要)

    【讨论】:

      猜你喜欢
      • 2013-08-05
      • 2018-03-14
      • 2018-12-22
      • 1970-01-01
      • 1970-01-01
      • 2022-07-28
      • 2019-10-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多