일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- AWS
- application 재기동
- MAC
- GIT
- error
- 도커
- sh
- 알림
- ChatGPT
- GitLab
- 리눅스
- Catalina
- Chat gpt
- desktop
- 자바 정규식
- 제어루프
- 가상머신 차이
- 모니터링 및 경고 중앙화
- 메시지
- eclipse
- MSA
- crontab
- 네이버웍스
- linux
- chat API
- 네이버클라우드플랫폼
- 분산추적
- 마이크로서비스 패턴
- 정규표현식
- docker
Archives
- Today
- Total
시간나는대로 틈틈히 정리 합시다~~!!!
[Error] Mac Os 버전 업그레이드 이후 터미널에서 명령어 실행 시 오류 발생 건 본문
반응형
1. 오류 메시지
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools),
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
2. 해결방법
터미널에서 아래 명령어 입력
xcode-select --install
아래와 같이 메시지가 표시되고 설치 팝업이 표시된다.
xcode-select: note: install requested for command line developer tools
반응형
'IT' 카테고리의 다른 글
[마이크로서비스 디자인 패턴] 로그 분석 중앙화 (centralized log analysis) (0) | 2021.03.29 |
---|---|
[GIT] 터미널에서의 명령어 (0) | 2021.03.29 |
[GIT] 설치 사이트 (0) | 2021.03.28 |
마이크로서비스 란? (0) | 2021.03.27 |
[마이크로서비스 디자인 패턴] 구성 중앙화 (Central Configuration) (0) | 2021.03.27 |
Comments