nchaulet / node-geocoder

nodejs geocoding library
http://nchaulet.github.io/node-geocoder/
MIT License
926 stars 213 forks source link

Upgrade to node-fetch version 3 #338

Open pdavies011010 opened 2 years ago

pdavies011010 commented 2 years ago

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