0

After updating Mac OS to the latest version (Mac Catalina) I am unable to run the command of GIT. When I try anything I will get this below error

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

1 Answer 1

1

I am able to find the solution for this by a simple and single command which installs the software again which is required to run the GIT command using the terminal.

xcode-select --install 

Run the above command on terminal and popup window open to install the software just follow the setup.It should work

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

2 Comments

this is not the solution
This work in my case ... Can you post which work in your case

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.