i'm build my android application with ionic 3, try in cordova version 8.1.2 and 9.0.0 error like this :
cordova build android Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
how to fix it ?