% git init
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools),
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
I recently ran into the above error while trying to use git on macOS Terminal
I executed the command xcode-select --install to install the Command Line Tools but it failed as well,
Can't install the software because it is not currently available from the Software Update Server

I was able to download the latest Command Line Tools for Xcode 14 beta 5.dmg using the apple developer account: https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_for_Xcode_14_beta_5/Command_Line_Tools_for_Xcode_14_beta_5.dmg
After installing it manually the issue got fixed.
% git init
Reinitialized existing Git repository in /Users/code2care/Desktop/abc/.git/
- How to Open Finder using Mac Terminal
- How to install maven in macOS using Terminal Command
- How to install iTerm2 Mac Terminal Alternative
- Find Mac version using terminal command
- Zsh Shell: Custom alias that you may find useful
- How to Uninstall Brew on Mac
- Go to Specific file path using Mac Finder
- How to open new tabs macOS Terminal
- fix macOS: The digital signature on the update is missing or invalid. Ventura
- ls: .: Operation not permitted - Mac Terminal ZSH Error
- Closest Alternate to Notepad on Mac
- How to Open Trash on Mac
- How to uninstall Microsoft Outlook on Mac
- [fix] macOS Ventura xcrun: error: invalid active developer path missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- [Vi/Vim] How to move cursor to the start of a line
- macOS 13 Ventura - The New About this Mac Window
- Best Free Gif screen capture app now available for M1 Chip Mac - LICECap
- 30+ Zoom video communications application shortcuts for macOS
- How to create alias in macOS
- How to install Node using Brew on Mac
- How to start/boot macOS in safe mode - Big Sur 11.0, Catalina 10.15, or Mojave 10.14
- Cant find System Preferences... under macOS Ventura Apple Menu?
- Mac turn dark mode on or off using terminal command
- How to Close Safari in Mac using Keyboard shortcut
- How to Upgrade Mac from Monterey to macOS Ventura
- How to Convert CSV file to SQL Script using Notepad++ - NotepadPlusPlus
- Notepad++ delete lines above or below - NotepadPlusPlus
- How to update expired GitHub token on local git remote config - Git
- Turn on off volume change button sounds Mac OS X - Mac-OS-X
- Java XML-RPC java.net.BindException: Address already in use - Java
- [fix] Spring Boot Data JPA - No identifier specified for entity - Java
- How to install Python 3.11 on Mac - Python
- Mac Shortcut for Fullscreen mode for App Window - MacOS