
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
今天在升级了Mac系统后,在item里面运行git命令后报错:missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解决方案:执行命令
xcode-select --install
之后再执行git命令就可以了
Copyright © 2017 - 2025 boboidea.com All Rights Reserved 波波创意软件工作室 版权所有 【转载请注明出处】