首页 > Web开发 > 详细

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

时间:2018-02-06 19:13:55      阅读:1691      评论:0      收藏:0      [点我收藏+]

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

 

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!