Cordova does not create AndroidManifest.xml
I am working in Cordova and AndroidStudio to create Android/iOS apps. Everything was working fine until I updated my Cordova to 8 yesterday. I also updated Node to the latest. When I create a Cordova project and add the Android platform. It yields a totally different directory structure. I cannot see assets , res and src folders in project's platform directory D:\testApp1\platforms\android . More importantly, the above directory is missing AndroidManifest.xml , which is causing the admob plugin to fail in getting added. Here is the error that I get while adding the plugin: Failed to install