[RN에러노트]Failed to connect to development server using "adb reverse": spawnSync adb ENOENT

Kyoungmoon Kim·2023년 1월 16일
0

RN 에러노트

목록 보기
6/6

에러내용
info Connecting to the development server...
warn Failed to connect to development server using "adb reverse": spawnSync adb ENOENT
info Starting the app...
error Failed to start the app.

해결방안
zsh가 아닌 깃 배쉬로 yarn run android를 했더니 해결됐다.

문제원인
zsh터미널에 adb가 안 먹는거 보니 환경변수 설정을 잘못해준 듯하다.

profile
프론트 개발 공부를 정리한 블로그입니다.

0개의 댓글