xcode 无法在mac上安装hyper kit,因为它在brew intall期间显示错误

fslejnso  于 2023-02-13  发布在  Mac
关注(0)|答案(1)|浏览(170)

我无法在我的mac上安装hyper kit。我正在从终端发出brew install hyperkit命令。下面是日志结果

Kjango-MacBook-Air:~ kanan$ brew install hyperkit

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

hyperkit: A full installation of Xcode.app 9.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode can be installed from the App Store.
Error: An unsatisfied requirement failed this build.

如果你能帮我解决,我将不胜感激。
谢谢

unguejic

unguejic1#

我已经升级到了mac os Catalina 。
然后我就能安装了

相关问题