Mac升级了系统,配置PHPStorm的SVN,出现如下错误:

SVN出现xcrun: error: invalid active developer path(Mac)

具体提示的内容是:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

解决方案: 

xcode-select --install 

 提示安装一个软件,等一会儿安装完成就好了。

SVN出现xcrun: error: invalid active developer path(Mac)

 

相关文章:

  • 2021-11-01
  • 2021-08-12
  • 2022-12-23
  • 2022-02-02
  • 2021-11-15
  • 2021-10-17
猜你喜欢
  • 2021-09-09
  • 2022-12-23
  • 2021-06-01
  • 2021-10-31
  • 2021-04-01
  • 2021-08-30
相关资源
相似解决方案