MacOS升级后当执行 git 操作的时候出现报错
如: git pull
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解决方案:
在终端输入 xcode-select –install
重装command line tools 就好了
MacOS升级后当执行 git 操作的时候出现报错
如: git pull
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解决方案:
在终端输入 xcode-select –install
重装command line tools 就好了
831
428
244
408
1820

被折叠的 条评论
为什么被折叠?