惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
I
InfoQ
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
The Cloudflare Blog
罗磊的独立博客

Homebrew

分享两个我和小伙伴维护的第三方 Homebrew 仓库 同志们, brew 不支持 big sur 了,怎么搞 没有设置 Homebrew 清华源, brew 却从清华源下载? 会自动更新的非 MAS 安装的 app 怎么用 brew cask 管理? mac brew services nginx 开机启动失败,有遇到的老哥吗? HOMEBREW_INSTALL_FROM_API 已经是默认设置了 M1 MBP Ventura 上 MacVim 命令行启动后开新 Tab 崩溃 请教, mac 的 homebrew 用久了,怎么重置啊~ Brew 装不上 ca-certificates brew 下载过程怎么跳过已下载的依赖包? homebrew 移除了对 mojave 的支持,结果现在安装啥都得编译安装,有的要几个小时才编译完,愁死了 [M1 芯片] 安装最新版的 Homebrew 并替换成清华大学的源后无法安装软件 Homebrew 正式支持 M1 Install homebrew in native mode on Apple MacOS ARM (M1) Homebrew 要求 unshallow 整个 repo Homebrew 对 Apple Silicon 的支持状况 Mac 终端运行“brew install xxx”过程中不显示下载进度条,怎么解决? homebrew 安装相关 brew 不能找到 pyenv 装的 Python 关于用 Homebrew 安装 NGINX 并改成 80 端口启动 [Homebrew]分享一下昨天刚知道的中科大源,顺便吐槽一下官方连个 mirror 列表都没得,不知海岸这边的疾苦吗?😭 homebrew cask 国内镜像用哪个好? 貌似清华的 homebrew mirror 挂了 Homebrew 下周起将开始匿名收集用户使用的统计数据 如何修改源或者如何将使用本地源码包? brew 对旧的系统不管不顾了吗? 安装wget之后,仍然command not found 在douban创建了一个homebrew的小组, 求关注 Xcode, GCC, and Homebrew 遇到源的网速慢的时候怎么办呀
Homebew on macOS Big Sur 兼容性问题
lavvrence · 2020-11-16 · via Homebrew

最近刚升级了 mac,在使用 homebrew 的时候会提醒:

Warning: You are using macOS 11.0.
We do not provide support for this released but not yet supported version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or any other official channels. You are responsible for
resolving any issues you experience while you are running this
released but not yet supported version.

尝试安装某个命令行工具的时候会报错:

Error: Your CLT does not support macOS 11.0.
It is either outdated or was modified.
Please update your CLT or delete it if no updates are available.
Error: An exception occurred within a child process:
SystemExit: exit

在社区的搜索结果:

https://github.com/GoogleContainerTools/kpt/issues/962 和我一样的问题

https://discourse.brew.sh/t/macos-big-sur-issue/8407 同上

https://github.com/Homebrew/brew/issues/7857 说由于 CI 环境缺失最近几个不会支持 arm 下的 homebrew

p.s.: 机器是 Intel CPU.