共计 769 个字符,预计需要花费 2 分钟才能阅读完成。
使用 brew install XXX,时候提示如下:
Warning: You are using macOS 15.
We do not provide support for this pre-release version.
It is expected behaviour that some formulae will fail to build in this pre-release version.It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
Error: unknown or unsupported macOS version: :dunno
解决办法
git -C '/opt/homebrew' remote set-url origin https://github.com/Homebrew/brew
brew update
再次执行 install 即可成功
正文完
加入官方交流QQ群:778957856