Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

ESM #429

@jimmywarting

Description

@jimmywarting

This 2 are outdated...

gaxios/package.json

Lines 91 to 92 in a64f344

"is-stream": "^2.0.0",
"node-fetch": "^2.6.1"

You are getting attacked by not one person (Sindre) that is converting all of his 1000+ packages to ESM-only
but now you also have two libraries that pushes for ESM only. node-fetch@3 (one of the most popular http library for NodeJS) went ESM-only too.

Where do you stand in this regards?

We (node-fetch) suggested to others who can't make the switch ESM to do the dynamic import('node-fetch') from commonjs while still using the latest version

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions