Skip to content

How to fix the xcrun invalid active developer path error in macOS

New Course Coming Soon:

Get Really Good at Git

Quickly solve this annoying problem with the command line

I recently run into this problem, after updating my macOS version to Catalina.

Trying to update Hugo via Homebrew triggered this error:

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

The command was successfully completed, but we don’t want errors, right?

Here’s what I did to solve it.

In the terminal, I ran:

xcode-select --install

This triggered a dialog box in macOS:

After clicking Install and accepting the terms, the download started:

After the installation finished:

I closed the terminal window and opened a new one.

Problem solved.

Are you intimidated by Git? Can’t figure out merge vs rebase? Are you afraid of screwing up something any time you have to do something in Git? Do you rely on ChatGPT or random people’s answer on StackOverflow to fix your problems? Your coworkers are tired of explaining Git to you all the time? Git is something we all need to use, but few of us really master it. I created this course to improve your Git (and GitHub) knowledge at a radical level. A course that helps you feel less frustrated with Git. Launching Summer 2024. Join the waiting list!

Here is how can I help you: