mac Sierra git error xcrun: error
程序员文章站
2022-05-30 08:59:05
...
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
需要安装xcode:
xcode-select --install
因为git依赖xcode command tool
上一篇: Java中的对象要怎样才算相等
推荐阅读
-
Git Error:There is no tracking information for the current branch.
-
IntelliJ中Git突然不能用,报错 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
-
出现Git clone The requested URL returned error: 403 错误的解决办法
-
解决 React-Native mac 运行报错 error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build log
-
Mac上启动Xcode后遇到xcrun:error:activedeveloperpath问题的解决办法
-
Git失效xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer)
-
Vue Git提交代码报错,Commit failed with error
-
Mac 下使用brew install 报错: Error: Cowardly refusing to `sudo brew install'
-
mac selenium报错selenium.common.exceptions.WebDriverException: Message: 'Unexpected error launching In
-
git 出现 error: Your local changes to the following files would be overwritten by merge