報錯
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
查詢通用的做法是在terminal 執行:
xcode-select --install
由於macOS 升級,打開ieda 還是報錯,上面的解決辦法還是不行
報錯:
下午3:57 Сannot Run Git
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
就去git官網下載git https://git-scm.com/download/mac
在手動安裝git
再在idea中配置git的地址:
/usr/local/git/bin/git