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 |
Tags
- 다리놓기
- nvmrc
- 파이어베이스로그인
- TCPvsUDP
- youtube iframe
- react-native
- 파이썬
- Next.js
- React
- yarn-berry
- 구조분해할당
- 커스텀알림
- 커스텀알락
- firebaseui
- mac
- Rest
- Spread
- iP
- Python
- nvm
- 자바스크립트
- css
- 백준
- leetcode189
- JS
- 기초
- 프로토타입
- leetcode977
- 리액트
- react-firebaseui
Archives
- Today
- Total
목록homebrew (1)
JadeCode
[MAC] 초기세팅
home brew 설치 https://brew.sh/index_ko Homebrew The Missing Package Manager for macOS (or Linux). brew.sh /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 깃 설치 brew install git 하면 zsh: command not found: brew 이런 오류메세지가 뜬다 $(/opt/homebrew/bin/brew shellenv) 이걸로 해결 그 후 잘 해결됨을 볼 수 있다
개발
2022. 4. 9. 15:00