Running command: node
C:\Users\Windows\Desktop\mobileionicead\hooks\after_prepare\030_android_splash.js
C:\Users\Windows\Desktop\mobileionicead. 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.
[ERROR] An error occurred while running subprocess cordova.
I had the same problem. You need to downgrade cordova to the version 8.1.2
npm uninstall -g cordova
npm cache clean --force
npm i -g [email protected]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With