Mac 升级系统后 git报错解决方法
2018-06-20 本文已影响0人
孤独又可爱的虎虎
今天遇到了Mac git报错
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
网上搜索了解决办法
xcode-select --install
完美👌