반응형
This is due using an emulator with an unstable Developer Preview API version.
You probably have a device using API 27 (Android 8.1).
Open your AVD, remove that device and re-run.
It's also useful to use --target <emulator_name>
when launching the emulator if you have more than one.
To get a list of available names to use, call the emulate command with --list
결론 : 에뮬레이터 생성시 타겟을 8.1버전으로 생성했다
하위 API레벨로 변경한다.
반응형
'모바일 > CORDOVA' 카테고리의 다른 글
모바일앱 개발 프레임워크 framework7 (0) | 2018.03.16 |
---|---|
Error: Cannot read property 'replace' of undefined (0) | 2017.12.13 |
Error: Cannot find module 'android-versions' (0) | 2017.12.12 |
Error: spawn EACCES (0) | 2017.12.12 |
MAC용 개발환경 설정 (0) | 2017.12.12 |