I already have my Ionic project ready and it works without errors. When executing the command:
cordova platform add android
this code comes out in the Ubuntu terminal:
Using cordova-fetch for cordova-android@^6.2.3 Error: Platform android already added.
Any solution?