在升級 Mac OS 的系統版本後,你會需要重新安裝 Command Line Tools package 來解決 VS Code 出現 Unable to find a Git executable… 等資訊錯誤。
步驟
1. 在 Terminal 執行 xcode-select –install 指令,等候安裝完畢即可
參考資料
1. [oh-my-zsh] Can’t update: not a git repository.
2. Visual Studio Code cannot detect installed git
3. Why am I getting an “invalid active developer path” when attempting to use Git after upgrading to macOS Ventura?