Mac错误提示:zsh: command not found: brew解决方法
原文地址:https://blog.csdn.net/wangyun71/article/details/108560873
Mac
平台出现brew command not found
问题解决方法
错误提示:zsh: command not found: brew
解决方法:mac
安装homebrew
用以下命令安装,序列号选择中科大
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"