Skip to content

brew update -> No developer tools installed. #2391

Discussion options

You must be logged in to vote

Did you upgrade to macOS 12 recently? Running the Homebrew install script would have installed the Command Line Tools (CLT), but upgrading your OS often removes CLT installations.

Run

xcode-select --install

and your next brew update should work.

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
11 replies
@alextsil
Comment options

@l3v1tat3
Comment options

@jayanthmahadesh
Comment options

@Hackbabz69
Comment options

@codewithyeow
Comment options

Answer selected by lukepuplett
Comment options

You must be logged in to vote
1 reply
@carlocab
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet