반응형
Cordova run android 오류 입니다.
Error: Cannot find module 'android-versions' |
해결책으로 프로젝트안에서 다음 명령어를 실행합니다.
npm install android-versions --save |
반응형
'cordova' 카테고리의 다른 글
Blocked (possibly sub-frame) navigation to non-allowed URL (0) | 2018.04.05 |
---|---|
You have not accepted the license agreements of the following SDK components (0) | 2018.04.05 |
Error: cordovaProject.projectConfig.getFileResources is not a function (0) | 2018.04.03 |
Error: cmd: Command failed with exit code 4294963238 Error output: (0) | 2018.01.15 |
Cordova - 가로모드, 세로모드 (0) | 2017.07.15 |
cordova 코도바 설치 (0) | 2017.06.14 |