Mac平台出现brew command not found问题解决方法

错误提示:zsh: command not found: brew

解决方法:mac 安装homebrew,

用以下命令安装,序列号选择中科大(1)的

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
  • 2021-11-05
  • 2021-04-27
  • 2021-09-14
相关资源
相似解决方案