"brew doctor"で"A newer Command Line Tools release is available."と出るがアップデートが無い場合
症状
brew doctor
を実行すると、コマンドラインツールズが最新化されているにも関わらず、最新になっていない旨のメッセージが出る。
ソフトウェアアップデートには何も出てこない。
$ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or
https://developer.apple.com/download/more/.
対処
削除してから再インストール
$ sudo rm -rf /Library/Developer/CommandLineTools
$ xcode-select --install
参考
Author And Source
この問題について("brew doctor"で"A newer Command Line Tools release is available."と出るがアップデートが無い場合), 我々は、より多くの情報をここで見つけました https://qiita.com/Sinhalite/items/91ce3bf13b173216069a著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .