breautek commented on issue #211: URL: https://github.com/apache/cordova-plugin-statusbar/issues/211#issuecomment-774274530
Try reinstalling Cordova: e.g: ``` npm uninstall cordova -g npm install cordova -g ``` A [subdependency](https://github.com/apache/cordova-fetch/blob/master/RELEASENOTES.md#301-feb-02-2021) of cordova was published a few hours ago. So by reinstalling cordova should make npm fetch that update. ---------------------------------------------------------------- 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]
