반응형
코도바를 최신버전에서 좀 오래된(사실 대부분 오래되었다) 플러그인들을 사용하려니 설치부터 빌드까지 난리가 아닙니다.
모든 해결은 코도바를 6버전으로 재설치하니 해결되었습다. 두둥. @.@
플러그인 설치 및 빌드로 삽질중이라면 한번 시도해보길 권합니다.
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory
npm ERR! enoent This is related to npm not being able to find a file.
Error: cmd: Command failed with exit code 4294963238 Error output:
(node:8388) UnhandledPromiseRejectionWarning
정답은 npm install -g cordova@6
코도바 6버전사용하기~!!
반응형
'cordova' 카테고리의 다른 글
Blocked (possibly sub-frame) navigation to non-allowed URL (0) | 2018.04.05 |
---|---|
Error: Cannot find module 'android-versions' (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 |
Cordova - 가로모드, 세로모드 (0) | 2017.07.15 |
cordova 코도바 설치 (0) | 2017.06.14 |