2019년 11월 2일 토요일

com.android.ddmlib.InstallException: Unknown failure: Error: Could not access the Package Manager. Is the system running?

해결책은

adb kill-server 를 실행하고

그다음에

adb start-server 를 실행한다

댓글 없음:

댓글 쓰기

react-native run-ios --simulator="iPhone 6"

react-native run-ios   --simulator="iPhone 6"