git, github/🖥 macOs
🐾 [Git] (🖥 macOS) git 에러
비니_
2025. 3. 22. 21:29
728x90
git 명령어를 쓰면 이렇게 에러가 뜸
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools),
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
해결방법!!


1. xcode-select --install
2. git --version
잘나오면 성공~
728x90