将系统升级到了最新10.13.3 macOS High Sierra后,在使用ctags命令时会出现如下问题:

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

解决方法是:

xcode-select --install

 

相关文章:

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