Issue After a major macOS upgrade (currently to Ventura) the command line tools, including git, in the terminal windows (Terminal, iTerm) stop working. We get the error message xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun Cause The macOS terminals use the Xcode Command Line Tools to execute commands on the Mac. …
Continue reading “xcrun: error: invalid active developer path on macOS”