Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
brew何が間違っていたのかわからない間に、インストールしてインストールすることができましたが、一部のbrewコマンドが機能しなくなりました(brew install、brew doctor)コマンドはターミナルにとどまり、先に進みませんでした。
brew
brew install
brew doctor
数回アンインストールbrewしましたが、これは役に立ちません。
私の推測では、Xcode と Xcode CLT をインストールした後に発生し始めました。
助けていただければ幸いです
#machomebrew IRC チャンネルの @mistym のおかげで修正しました。
xcode-select -switchXcode.appを実行してポイントする必要があります。
xcode-select -switch
例えば
xcode-select -switch /Applications/Xcode.app