📜  错误:没有可用于 arm64 处理器的 Homebrew ruby 2.6.8! - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:09             🧑  作者: Mango

代码示例1
You have to install Homebrew using Rosetta, this way:
To install Homebrew on a mac with M1 chip you have to open the terminal 
using Rosetta (right click on the Terminal icon and check the
"open using Rosetta" option) then run 
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"