原文地址: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)"