xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
是由于xcode问题造成的,可在终端中执行如下命令:

xcode-select --install

系统弹出下载xcode相关插件,根据网速,要花几分钟安装完毕。
安装完成后,再调用即可成功。

 

相关文章:

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