You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/28 15:58:05 UTC

[GitHub] [cordova-fetch] breautek commented on issue #95: cordova prepare : failed to fetch plugins with github spec with npm@7

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org