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

2023-05-25,,

问题描述:

在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.

ionic cordova platform add android Cordova failed to install plugin Error: ENOENT: no such file or directory AndroidManifest.xml的相关教程结束。

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

下载本文的Word格式文档,以方便收藏与打印。