For your info, i am working in ionic5 project.
For the past 2-3 days, i am not able to run the ionic projects.
It takes so much time to execute the command.
All the below commands stuck at the first line itself.
cordova platform add android
cordova platform add android --verbose
ionic cordova build android --prod --aot --minifyjs --minifycss --optimizejs
ionic cordova run android --no-native-run
ionic cordova run android --prod --no-native-run
I have downgraded cordova version.
I have uninstalled ionic and cordova too.
But still the command stops at first line.
My ionic info:
$ ionic info
Ionic:
Ionic CLI : 5.4.16
Ionic Framework : @ionic/angular 5.1.1
@angular-devkit/build-angular : 0.901.7
@angular-devkit/schematics : 9.1.7
@angular/cli : 9.1.7
@ionic/angular-toolkit : 2.2.0
Cordova:
Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 5 other plugins)
Utility:
cordova-res : 0.8.0
native-run : not installed
System:
Android SDK Tools : 26.1.1
NodeJS : v10.16.3
npm : 6.9.0
OS : Windows 10
Please anyone help me to take android build. Its urgent as i need to take android build.
1 post - 1 participant