Open9

Mac環境構築

kamimikamimi

IntelからM1にユーティリティを使って移行した場合

Homebrewが以下のエラーの時

% brew install starship
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

optディレクトリ配下にhomebrewを、git cloneでインストール

https://docs.brew.sh/Installation

古いMacから元々インストールしていたものを移行

https://zenn.dev/usagiga/articles/migrate-using-brew-bundle