반응형

코도바를 최신버전에서 좀 오래된(사실 대부분 오래되었다) 플러그인들을 사용하려니 설치부터 빌드까지 난리가 아닙니다.

모든 해결은 코도바를 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버전사용하기~!!

반응형

+ Recent posts