Mac 升級git報錯 - xcrun: error: invalid active developer path ...missing xcrun at: ...

說明:

Mac系統升級git會找不到並且報錯:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun

解決辦法:

在終端輸入:

xcode-select --install

一步一步操作即可
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章