解决MAC下xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)的问题

时间:2018-02-06 19:13:55   收藏:0   阅读:1692

将系统升级到了最新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

 

原文:https://www.cnblogs.com/abc-begin/p/8423364.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!