breautek commented on issue #113: URL: https://github.com/apache/cordova-fetch/issues/113#issuecomment-1533846946
Can you confirm what version of `cordova-fetch` you have? You can find out by running `npm ls -g cordova-fetch` which should produce an output similar to: ``` $ npm ls -g cordova-fetch /mnt/data/home/norman/.nvm/versions/node/v18.15.0/lib └─┬ [email protected] ├─┬ [email protected] │ └── [email protected] └─┬ [email protected] └── [email protected] deduped ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
