Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enqtran/d87bf2897b723b1fa16d52ff3eaefd6d to your computer and use it in GitHub Desktop.
Save enqtran/d87bf2897b723b1fa16d52ff3eaefd6d to your computer and use it in GitHub Desktop.
'git log' failed with code 1:'xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun'
'git status' failed with code 1:'xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun'
=> Fix :
- Open terminal
- Run: xcode-select --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment