作者:打完BOSS好睡觉1998 | 来源:互联网 | 2023-06-21 17:42
前天把小mac升级到了10.12,结果今天在sublime里使用git的时候,弹出一行莫名其妙的错误:xcrun:error:invalidactivedeveloperpath(
前天把小mac升级到了10.12,结果今天在sublime里使用git的时候,弹出一行莫名其妙的错误:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
终端执行 xcode-select –install,重新安装了下好啦。