Software Development

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

If you recently updated to macOS High Sierra and tried to run git commands you would face this error

by Jey Geethan

If you recently updated to macOS High Sierra and tried to run git commands you would face this error:


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


You can do the following to solve this problem:


xcode-select --install 


This will basically install/reinstall the xcode developer tools and your problem will be solved.



Related Articles

Can you have a dinner conversation around Pull Requests?

Software Development

I believe that writing code is a way of communication and it enables developers understand better than just talking about the concepts or logic in plain english words.

by Jey Geethan

Top 4 Reasons Why You Should Participate in Hackathons

Software Development

Hackathons help to keep an active engineering culture alive. Learn here why you should participate and may be try to win them

by Jey Geethan


Subscribe to my weekly newsletter
Subscribe to my weekly newsletter to receive emails on business, love, my books, poems and my other writings