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

Problem Description:

Cordova failed to install plugin Error: ENOENT: no such file or directory AndroidManifest.xml appears when compiling android in the ionic project

Unable to compile android apk

 

solution:

cordova platform remove android
cordova platform add android@6.4.0

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324973907&siteId=291194637