breautek commented on issue #95: URL: https://github.com/apache/cordova-fetch/issues/95#issuecomment-828572468
ICYMI: Reference: https://github.com/apache/cordova-fetch/pull/91 NPM 7 issues are patched in Version [3.0.1](https://github.com/apache/cordova-fetch/blob/master/RELEASENOTES.md#301-feb-02-2021) `cordova-fetch` is a subdependency of a Cordova tooling. If you have an existing Cordova install you may need to reinstall Cordova to obtain the patch: ```bash npm uninstall cordova -g npm install cordova -g ``` -- 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]
