Mac 更新到 macOS Ventura后, 使用git指令报错
error: invalid active developer path (/Library/Developer/CommandLineTools)
解决方法
xcode-select --install
更新至macOS Ventura后,使用Git出现错误:invalidactivedeveloperpath(/Library/Developer/CommandLineTools)。解决办法是通过命令xcode-select --install重新安装命令行工具。
Mac 更新到 macOS Ventura后, 使用git指令报错
error: invalid active developer path (/Library/Developer/CommandLineTools)
xcode-select --install
771

被折叠的 条评论
为什么被折叠?