Skip to content

플러그인 설치 후 android 생성시 오류 발생합니다.  #4

@minjuny

Description

@minjuny

cordova 버전은 8.0.0 이고 cordova-android 버전은 7.0.0 입니다.
cordova-plugin-naver 를 사용하지 않으면 android 와 ios모두 정상적으로 생성이 됩니다만, cordova-plugin-naver를 설치한후 platform add android를 하면 에러가 발생합니다.

Failed to install 'cordova-plugin-vibration': Error: ENOENT: no such file or directory, open '/Users/allisnull/PhoneGapProject/momdl/platforms/android/AndroidManifest.xml'

그래서 cordova-plugin-vibration 을 지우면, 이와 같은 에러가 cordova-plugin-whitelist에서 동일한 이슈가 발생하고 또 지우면 또다른 플러그인에 이 이슈가 발생합니다.

어떻게 해야 하나요..?

Metadata

Metadata

Assignees

Labels

android-7.0.0Support Cordova Android 7.0.0

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions