After updating my OSX from El Capitán
to the new version macOS Sierra
, I get this error when trying to execute any git command, for example, when executing:
git status
I get the following error:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Any idea what I can do about it?