admin@admin % xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" to install updates |
이번에도.. macOS를 업데이트 하고 쓰려니 뭔가 안된다
xcode-select --install 을 다시 진행했더니 이번엔 이미 설치되있으니 업데이트를 하라고
구글링을 해보니, 지우고 다시 설치하라고 한다
admin@admin % ls /Library/Developer/CommandLineTools Library SDKs usr admin@admin % sudo rm -rf /Library/Developer/CommandLineTools Password: admin@admin % xcode-select --install xcode-select: note: install requested for command line developer tools |
경로가 다를까 우려돼 ls 로 확인하고
rm 으로 CommandLineTools 를 삭제해주고
xcode-select --install 을 진행하니 설치가 된다
https://stackoverflow.com/questions/34617452/how-to-update-xcode-from-command-line
VirtualBox Error: Effective UID is not root(euid=501 egid=20 uid=501 gid=20) (0) | 2022.08.06 |
---|---|
macOS Catalina clean 설치후 MS 인증 복구에 관한 고촬 (0) | 2020.12.12 |
macOS Update xcode error (0) | 2020.01.31 |
macbook pro 2015(retina, early 2015) sidecar 미지원 (2) | 2019.10.09 |
[macOS Mojave] install Program Language R for macOS Mojave 맥에 R설치 (0) | 2018.10.15 |
댓글 영역