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 | 29 | 30 | 31 |
Tags
- 뮌헨
- 熱海
- node.js
- 방콕
- PayPay
- CSV
- 三井住友カード
- javascript
- 태국
- documentdb
- vba
- JenkinsFile
- local
- Selenium
- 체코
- duckdb
- PostgreSQL
- terraform
- 미츠이 스미토모
- pyenv
- 아타미
- 釜つる
- Python
- react.js
- 프라하
- codebuild
- 카마츠루
- 페이페이
- typescript
- 메르페이
Archives
- Today
- Total
도쿄사는 외노자
macOS Update 후 Git커맨드를 쓰지 못하는 현상 본문
회사 맥북을 BigSur에서 Monterey로 업데이트하게 되었다.
며칠후 Git을 쓸 일이 있었는데, 아래와 같은 에러가 발생.
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
xcode-select를 깔아주면 해결된다.
xcode-select --install
'Tech > Environment Setting' 카테고리의 다른 글
Svelte + VSCode (0) | 2023.07.30 |
---|---|
Mac에서 Pyenv 설치 (0) | 2023.07.29 |
PostgreSQL Windows Install (0) | 2020.02.19 |
Windows의 hosts에 접근하기 (0) | 2017.08.17 |
Windows10에서의 Docker와 VirtualBox간 충돌 (0) | 2017.05.17 |