MAC电脑--intellij IDEA安装插件GIT插件报错xcode-select: note: No developer tools were found, requesting install. If developer tools are locate....

1.通过intellij IDEA安装好GIT插件

 2.在intellij IEDA终端输入git version 报xcode-select: note: No developer tools were found, requesting install. If developer tools are locate....提示

解决办法:输入命令:xcode-select --install等待安装好

再次输入命令:

git version就提示安装成功了

posted @ 2025-01-15 14:25  小墨儿  阅读(1527)  评论(0)    收藏  举报