Skip to content

Please fix deprecated node-domexception dependency #8

@jroytman

Description

@jroytman

Hi there,
I’m running into the following deprecation warning when installing a package that depends on node-fetch-commonjs:

npm WARN deprecated [email protected]: Use your platform's native DOMException instead.

It looks like node-fetch-commonjs includes node-domexception as a dependency. Since node-domexception is now deprecated, it would be great if your package could rely on the native DOMException that’s built into modern Node.js instead. Can you fix this dependency and switch to the native DOMException?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions