升级mac Mojave系统后 无法使用git,出现如下问题
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

解决
安装Command Line Tools,Command Line Tools是在Xcode中的一款工具
xcode-select --install

相关文章:

  • 2021-04-10
  • 2021-07-03
  • 2021-07-06
  • 2022-02-10
  • 2022-12-23
  • 2021-12-19
  • 2021-11-12
  • 2022-02-09
猜你喜欢
  • 2021-09-29
  • 2021-12-31
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2021-04-17
  • 2022-01-10
相关资源
相似解决方案