ionic cordova platform add android Cordova failed to install plugin Error: ENOENT: no such file or directory AndroidManifest.xml

问题描述:

在ionic 项目中出现编译android 的时候 出现 Cordova failed to install plugin  Error: ENOENT: no such file or directory AndroidManifest.xml

无法编译android apk

解决方案:

cordova platform remove android
cordova platform add android@6.4.
上一篇:解决Error: ENOENT: no such file or directory, scandir 'xxx\node-sass\vendor'


下一篇:C++中的数组