EeshaRoy opened a new issue #524: URL: https://github.com/apache/cordova-cli/issues/524
### Issue Type - [x ] Bug Report - [ ] Feature Request - [ ] Support Question ## Description Error: Fatal error: cb.apply is not a function ## Information Cordova build failing on Azure pipelines after Cordova 10 release on August 4th. ### Command or Code grunt npm-install ### Environment, Platform, Device This issue is happening from August 4th on Azure pipeline for Cordova android build deployment. Tried by updating to node 14 version but still same issue. This is not happening on development environment but only on build pipeline. ### Version information <!-- What are relevant versions you are using? For example: Cordova: 9 and 10 tried both, Cordova Platforms: Android 9.0.0, IOS 5.0.0 Cordova Plugins : cordova-plugin-camera ~4.1.0 cordova-plugin-device ^2.0.3 cordova-plugin-datepicker ^0.9.3 cordova-plugin-file ~6.0.2 cordova-plugin-file-transfer ~1.7.1 cordova-plugin-geolocation ~4.0.2 cordova-plugin-globalization ~1.11.0 cordova-plugin-splashscreen ~5.0.4 cordova-plugin-statusbar ~2.4.3 cordova-plugin-whitelist ~1.3.4 cordova-plugin-inappbrowser cordova-sqlite-storage ~5.0.0 cordova.plugins.diagnostic ^5.0.2 cordova-plugin-network-information ^2.0.2 com.msopentech.authdialog Other Frameworks: Knockout framework, grunt, bower components Operating System: Azure build pipelines -->  ## Checklist <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` --> - [x] I searched for already existing GitHub issues about this - [x ] I updated all Cordova tooling to their most recent version - [x] I included all the necessary information above ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
