Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 백준
- leetcode977
- 파이어베이스로그인
- 구조분해할당
- nvmrc
- mac
- React
- 커스텀알림
- css
- 기초
- leetcode189
- react-firebaseui
- 리액트
- firebaseui
- 자바스크립트
- Rest
- youtube iframe
- 타입스크립트
- Python
- 커스텀알락
- iP
- 프로토타입
- 다리놓기
- nvm
- 파이썬
- Next.js
- yarn-berry
- react-native
- Spread
- JS
Archives
- Today
- Total
JadeCode
[MAC] 소프트웨어 업데이트 후 git , xcrun에러 본문
macOS Monterey로 업데이트 한 후 git 을 사용할 때 문제가 생겼다
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
xcode-select --install
로 해결 가능하다
'개발 > 오류해결' 카테고리의 다른 글
[MAC] 포트 사용 확인 및 닫기 (0) | 2022.02.07 |
---|---|
[MAC] 숨김파일 (.으로 시작되는 파일, 도트파일) 보이기 (0) | 2021.12.11 |
[AWS] SSH:WARNING: UNPROTECTED PRIVATE KEY FILE! (0) | 2021.12.08 |
[React]Attempted import error: 'useHistory' is not exported from 'react-router-dom'. 오류해결 (0) | 2021.11.24 |
[React]Attempted import error: 'Switch' is not exported from 'react-router-dom'. 오류해결 (0) | 2021.11.23 |
Comments