回答編集履歴
2
dot
answer
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
すでにインストールする場所を変更する方針で進めているようですが、パーミッションエラーについては本家のドキュメントにちゃんと書いてあります。一応お知らせ。
|
2
2
|
|
3
|
-
>・ If commands fail with permissions errors, check the permissions of `/usr/local`’s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`.
|
3
|
+
> ・ If commands fail with permissions errors, check the permissions of `/usr/local`’s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`.
|
4
4
|
|
5
5
|
[Troubleshooting — Homebrew](https://docs.brew.sh/Troubleshooting.html)
|
1
dot
answer
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
すでにインストールする場所を変更する方針で進めているようですが、パーミッションエラーについては本家のドキュメントにちゃんと書いてあります。一応お知らせ。
|
2
2
|
|
3
|
-
>
|
3
|
+
>・ If commands fail with permissions errors, check the permissions of `/usr/local`’s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`.
|
4
4
|
|
5
5
|
[Troubleshooting — Homebrew](https://docs.brew.sh/Troubleshooting.html)
|