- git 报错xcrun: error: invalid acti
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
- xcrun: error: invalid active dev
Command Line Tools not working - OS X El Capitan/ macOS-sierra
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解决方法:
Found the fix for the problem here.
xcode-select --install
This will bring up a prompt to install the necessary command line tools.
网友评论