$ brew doctor すると A newer Command Line Tools release is available. と警告が出たときの対処法
日本語ソースの記事が少なかったのでケース共有します。
Homebrewを使ったインストールを行う際に、$ 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/.
アップデートしてね
ということなので、言われるがままアップロード。
$ softwareupdate --list
Software Update Tool
Finding available software
No new software available.
アップデートないよ
と言われて困りました。
困ったときのグーグル先生ということでエラー文Warning: A newer Command Line Tools release is available.
で検索すると、以下の英語掲示板に出逢いました。
Brew doctor warns about “Warning: A newer Command Line Tools release is available”
同じ症状だったので読み進め試していくと、最後に解決に至るレスがありました。
I also had the same issue and had nothing showing in system updates, so I downloaded the “Command Line Tools for Xcode 11.3” from the Apple Developer Downloads 58.
Installed them and re-running brew doctor I no longer get the “newer Command Line Tools” warning.
ここ(Apple Developer Downloads)で”Command Line Tools for Xcode 11.3”を探してインストールしたら治ったよ
ということで、URL先の最新版のCommand Line Toolsを再インストールすると、
症状は改善しました。
Author And Source
この問題について($ brew doctor すると A newer Command Line Tools release is available. と警告が出たときの対処法), 我々は、より多くの情報をここで見つけました https://qiita.com/yoshikouki/items/94339ea34621b1d1cd2e著者帰属:元の著者の情報は、元の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 .