![thumbnail](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Ft6go4%2Fbtr1Iq4VSfA%2FfBIoP2HEtM18iyCsDc0zY0%2Fimg.png)
[React Native Error] Error: spawnSync adb ENOENT
2023. 3. 6. 20:25
프로그래밍/React Native
Android 실행 builde하려고 할때 Error: spawnSync adb ENOENT 에러가 뜨는 경우 해결 방법 brew install --cask android-platform 위의 명령어로 설치 후 adb version 확인해보기 adb --version