MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

Fix: TypeError: fetch is not a function #285

Closed stnw closed 4 years ago

stnw commented 4 years ago

Why: It throws an error if run it on aws lambda: TypeError: o is not a function at e.exports.upload (/var/task/webpack:/node_modules/hubspot/lib/file.js:73:26)

A discussion about this issue: https://github.com/node-fetch/node-fetch/issues/450#issuecomment-387045223