반응형
이슈 : .bash_profile에 adb 경로가 설정되어 있지만 재부팅 하거나 터미널을 새로 만들면 adb 실행되지 않음.
해결 : zshrc 파일에 bash_profile 정보 추가

.zshrc 파일에 "source /Users/json/.bash_profile" 추가

$source .zshrc 실행

반응형
'TIP > MAC' 카테고리의 다른 글
| [MAC] VirtualBox Kernel driver not installed (rc=-1908) Error (0) | 2021.04.29 |
|---|---|
| [MAC] MAC 파일 Windows에 공유하기 (0) | 2020.12.18 |
| [MAC] JAVA 설치/환경 변수 설정 (35) | 2020.12.15 |
| [MAC] This operation requires root. (0) | 2020.12.04 |
| [MAC] apache 실행 (0) | 2020.12.04 |