2021-04-27
作者:互联网
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)"
标签:27,中科大,04,安装,command,2021,brew,found,zsh 来源: https://blog.csdn.net/qq_37458496/article/details/116201604