ylogx/dotfiles

Brew installation on mac might require arch==i386

Closed this issue · 1 comments

ylogx commented

Installation of non-cask brew package on mac not working with M1 processor and an arm64 shell.

Error: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)!
Please create a new installation in /opt/homebrew using one of the
"Alternative Installs" from:
  https://docs.brew.sh/Installation
You can migrate your previously installed formula list with:
  brew bundle dump
ylogx commented

Using the homebrew module, that should handle this.