【Mac】brew install / update 時に「The following directories are not writable by your user:」とエラーが出た時の対処法
brew install / update時のエラー「The following directories are not writable by your user:」の解消方法
未経験から始めるプログラミング ディズニー大好きマンがナレッジを溜めていく技術メモブログ
brew install / update時のエラー「The following directories are not writable by your user:」の解消方法
brew install / update時のエラー「XXX is not writable. You should change the ownership and permissions of XXX back to your user account:」の解消方法
エラー解消方法の備忘録_φ(・_・ ) 発生したエラー① Error: Can’t create update lock in /usr/local/var/homebrew/locks! Fix permissions by running: sudo chown -R $(whoami) /usr/local/var/homebrew 発生したエラー② Unable to crea […]