Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

headers.forEach undefined - update node-fetch #68

Open
chiel opened this issue Jan 21, 2016 · 1 comment
Open

headers.forEach undefined - update node-fetch #68

chiel opened this issue Jan 21, 2016 · 1 comment

Comments

@chiel
Copy link

chiel commented Jan 21, 2016

I discovered today that the response.headers.forEach method was undefined in the used version of node-fetch. I checked that project's issue tracker and apparently it has been fixed in that project.

However, this project is still using an older version. Would be great if we could see an update. :)

Cheers.

@lo1tuma
Copy link

lo1tuma commented Jun 7, 2016

This package is compatible with the latest version of node-fetch. The version range is ^1.0.1 which includes the latest version 1.5.3 of node-fetch. You just need to update your dependencies using npm install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants