MacBook Pro错误zsh: command not found: brew解决方法
brew
🍺 The missing package manager for macOS (or Linux)
项目地址:https://gitcode.com/gh_mirrors/br/brew

·
问题描述:本地想安装Jenkins,但是brew指令不存在/
我的电脑型号是19款的MacBook Pro(Intel芯片)。

解决方法
MacBook Pro 重新安装homebrew,用以下命令安装,序列号选择阿里巴巴下载源。
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

安装好后,再次使用指令,完美解决

关掉烦人的自动更新
Running `brew update --auto-update`...
export HOMEBREW_NO_AUTO_UPDATE=true
source ~/.zshrc
brew
🍺 The missing package manager for macOS (or Linux)
项目地址:https://gitcode.com/gh_mirrors/br/brew
阅读全文
AI总结




🍺 The missing package manager for macOS (or Linux)
最近提交(Master分支:6 个月前 )
b97c763d
Add `HOMEBREW_BUNDLE_SERVICES` variable to `brew bundle`
13 小时前
60c047b5
This allows another way to pass `--services` to `brew bundle`.
14 小时前
更多推荐
相关推荐
查看更多
brew

🍺 The missing package manager for macOS (or Linux)
brew

克隆自:https://github.com/Homebrew/brew
brew

:beer::penguin: The Homebrew package manager for Linux
所有评论(0)