Command Line Tools 재설치

bunny.log·2023년 12월 7일
$ xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates

아예 삭제하고 다시 설치

$ sudo rm -rf /Library/Developer/CommandLineTools
$ xcode-select --install
profile
더 많은 유익한 내용은 ->> https://github.com/nam-yeun-hwa

0개의 댓글