MacOS 的 CLI 執行遇到下述錯誤: (zsh update 或 oh-my-zsh update 忘了,就會遇到這個問題)
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解法
- xcode-select --install
MacOS 的 CLI 執行遇到下述錯誤: (zsh update 或 oh-my-zsh update 忘了,就會遇到這個問題)
解法