我在 macOS Monterey 上遇到問題,由於效能問題不得不降級回 Catalina(發現只是我的 MBP 2016 需要一些硬體清理,所以我正在考慮回到 Monterey)。現在我無法安裝 neovim 或 vim。
在 Catalina 上,我嘗試安裝brew install nvim
,但被卡住了,因為它要求我安裝 xCode(命令列工具還不夠),這是一個 10GB 的安裝。這真是太糟糕了,所以讓我們回到我的老 Vim 吧。為了獲得更新版本,我去了,brew install vim
但在嘗試安裝 rust 作為依賴項時再次陷入困境:它花了很長時間,讓 mbp 粉絲瘋狂旋轉,什麼都沒有。我甚至安裝了 Rust,然後brew install vim --ignore-dependencies rust
遇到了幾個錯誤。
我終於按照其網站上的說明安裝了 Neovim,但我真的想繼續使用 Homebrew。
這就是他們想在這裡警告的嗎?
Warning: You are using macOS 10.15.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old 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 MacHomebrew on Twitter.
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.
我害怕更新到蒙特利的唯一原因是 OBS 的性能問題,我用 OBS 來管理我的線上鋼琴課程。我的MBP應該可以應付吧?如果我更新 macOS 會遇到同樣的問題嗎? 在此輸入影像描述
提前致謝。
答案1
按照自製安裝說明目前版本需要 Big Sur 或更高版本。 El Capitan - Catalina 不受支持,但可能有效;任何舊的都不起作用。