node-geocoder icon indicating copy to clipboard operation
node-geocoder copied to clipboard

Upgrade to node-fetch version 3

Open pdavies011010 opened this issue 3 years ago • 0 comments

There are some breaking changes between node-fetch version 2 and 3 so this will require putting some thought into how to do this upgrade without breaking backward compatiblity for people who are overriding the fetch function using node-fetch v2.

https://github.com/node-fetch/node-fetch/blob/main/docs/v3-UPGRADE-GUIDE.md

pdavies011010 avatar Apr 28 '22 13:04 pdavies011010