xcrun: error: invalid active dev

2017-09-19  本文已影响10人  b470b9fc7145

Command Line Tools not working - OS X El Capitan/ macOS-sierra

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

解决方法:

Found the fix for the problem here.

xcode-select --install

This will bring up a prompt to install the necessary command line tools.

参考链接

stackOverFlow

上一篇 下一篇

猜你喜欢

热点阅读