質問編集履歴
3
解決できました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,4 +18,12 @@
|
|
18
18
|
chown: /usr/local: Operation not permitted
|
19
19
|
```
|
20
20
|
この場合の対処がどうしてもよくわからず質問させて頂きました。
|
21
|
-
- macOS high sierra version 10.13.3
|
21
|
+
- macOS high sierra version 10.13.3
|
22
|
+
|
23
|
+
##改善できたので解決策を残しておきます。
|
24
|
+
**1.homebrewをアンインストールする**
|
25
|
+
`ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"`
|
26
|
+
|
27
|
+
**2.再インストールする**
|
28
|
+
`/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
|
29
|
+
これだけで無事に解決できました。fiwaさんありがとうございました!
|
2
##改善できたので解決策を残しておきます。 **1.homebrewをアンインストールする** `ruby -e "$(curl -fsSL https://raw.githubusercontent
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,12 +18,4 @@
|
|
18
18
|
chown: /usr/local: Operation not permitted
|
19
19
|
```
|
20
20
|
この場合の対処がどうしてもよくわからず質問させて頂きました。
|
21
|
-
- macOS high sierra version 10.13.3
|
21
|
+
- macOS high sierra version 10.13.3
|
22
|
-
|
23
|
-
##改善できたので解決策を残しておきます。
|
24
|
-
**1.homebrewをアンインストールする**
|
25
|
-
`ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"`
|
26
|
-
|
27
|
-
**2.再インストールする**
|
28
|
-
`/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
|
29
|
-
これだけで無事に解決できました。fiwaさんありがとうございました!
|
1
再インストールすることで改善しました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,4 +18,12 @@
|
|
18
18
|
chown: /usr/local: Operation not permitted
|
19
19
|
```
|
20
20
|
この場合の対処がどうしてもよくわからず質問させて頂きました。
|
21
|
-
- macOS high sierra version 10.13.3
|
21
|
+
- macOS high sierra version 10.13.3
|
22
|
+
|
23
|
+
##改善できたので解決策を残しておきます。
|
24
|
+
**1.homebrewをアンインストールする**
|
25
|
+
`ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"`
|
26
|
+
|
27
|
+
**2.再インストールする**
|
28
|
+
`/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
|
29
|
+
これだけで無事に解決できました。fiwaさんありがとうございました!
|