1

After updating to macOS Mojave, on my terminal error shows up as :

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

0

3 Answers 3

1

xcode-select --install Try this command, and if it doesn't work. Please try this! sudo xcode-select -switch /

Sign up to request clarification or add additional context in comments.

Comments

0

xcode-select --install

Try running this code and it will install necessary x-code updates

Comments

0

First open the Terminal, then type the following

xcode-select --install 

the xcode will be installed after you approved the license agreements.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.