Skip to content

Conversation

lapa182
Copy link
Contributor

@lapa182 lapa182 commented Mar 18, 2022

The latest version from node-fetch dropped support for CommonJS and not all the users migrated to an ES Module only world. This pull request rollback node-fetch to 2.x.x latest version which still supports commonjs.

This fixes #418

The latests version from node-fetch dropped support for CommonJS and not all the users migrated to a ES Module only world. This pull request rollback node-fetch to 2.x.x latest version which still supports commonjs
@lapa182 lapa182 added the bug Something isn't working label Mar 18, 2022
@lapa182 lapa182 requested a review from a team as a code owner March 18, 2022 13:00
@lapa182 lapa182 self-assigned this Mar 18, 2022
Copy link
Contributor

@justaddcl justaddcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@lapa182 lapa182 merged commit ded8a8e into main Mar 18, 2022
@lapa182 lapa182 deleted the fix/node-fetch-import branch March 18, 2022 13:05
@github-actions
Copy link

🎉 This PR is included in version 1.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Cannot find module 'node:http'
2 participants