mac執行git命令出現xcrun: error: invalid active developer path解決方法
執行git clone的時候報錯
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解決方法:
開啟終端輸入xcode-select --install
回車
xcode-select: note: install requested for command line developer tools
系統彈出下載xcode,點選安裝
,下載完成後即可。
(實際上不是下載xcode,可能下載xcode有關外掛,下載時長約1分鐘)
出現這個錯誤原因猜想可能是因為之前安裝過xcode解除安裝後出現的。
相關文章
- mac xcrun: error: active developer path 解決方法MacErrorDeveloper
- Sublime修復錯誤【xcrun: error: invalid active developer path… 】ErrorDeveloper
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)ErrorDeveloper
- Xcode指令碼自動化打包問題:xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATHXCode指令碼ErrorPackageAPPDeveloper
- git push出現unpack failed: error Missing tree錯誤的解決方法GitAIError
- 解決ionic3 android 執行出現Application ErrorAndroidAPPError
- 終端報錯"xcrun: error: unable to find utility “xcodebuild”, not a developer tool orErrorXCodeUIDeveloper
- ArchLinux出現ACPI ERROR的解決方法LinuxError
- 執行Tensorboard出現kernel is dead的解決方法ORB
- QtCreator下執行opencv出現realloc():pointer invalidQTOpenCV
- Laravel 執行 Gulp 命令出錯解決辦法Laravel
- git丟棄本地改動檔案時提示“error: path “file_path“ is unmerged”的解決方案GitError
- 解決 Jenkins 上 git 出現的 “ERROR: Error fetching remote repo 'origin'” 問題JenkinsGitErrorREM
- 教你解決ghost win10開機出現invalid partition table的方法Win10
- windows10系統執行steam出現當機的解決方法Windows
- Laravel5.5執行表遷移命令出現表為空的解決方案Laravel
- Ubuntu git pull 出現Permission denied ErrorUbuntuGitError
- win10執行lol出現woops something broke的解決方法Win10OOP
- 本機執行x程式出現:Can't open display 原因及其解決方法
- 執行mysqlbinlog出現Found invalid event in binary log錯MySql
- react-native install 報錯 No git binary found in $PATH解決方法ReactGit
- 執行 xhost + 出現 unable to open display 解決辦法
- opatch error code 73 PrereqSession failed Invalid patch location 解決ErrorSessionAI
- 專案出現 The superclass “javax.servlet.http.HttpServlet“ was not found on the Java Build Path 解決方法JavaServletHTTPUI
- Centos7 Minni 安裝 執行ifconfig命令出現 -bash ifconfig command not found 的解決方法CentOS
- a:active在ios上無效解決方法iOS
- git出現Permission denied的解決辦法Git
- 多執行緒併發執行及解決方法執行緒
- Mac安裝Adobe軟體,提示Error解決方法MacError
- 執行hadoop命令時,出現異常Hadoop
- 執行git命令時出現Please make sure you have the correct access rights and the repository existsGit
- 執行git push出現"Everything up-to-date"Git
- win10系統執行英雄聯盟錯誤game error directx解決方法Win10GAMError
- 執行Docker命令報錯解決辦法Docker
- 在指令碼中呼叫git命令:指定git命令執行上下文指令碼Git
- 在 11.2.0.4 執行 utlrp.sql 出現 ORA-04031 錯誤解決方法SQL
- 執行ng serve出現無法載入檔案ng.ps1的解決方法
- 解決 React-Native mac10.14.4 執行報錯 error Failed to build iOS projectReactMacErrorAIUIiOSProject