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

Deprecation [DEP0040] on dependency #126

Open
adriano-tirloni opened this issue Oct 8, 2024 · 1 comment · May be fixed by #130
Open

Deprecation [DEP0040] on dependency #126

adriano-tirloni opened this issue Oct 8, 2024 · 1 comment · May be fixed by #130

Comments

@adriano-tirloni
Copy link

Node is emitting a deprecation warning:
[DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.

Its origin is [email protected], node-fetch has breaking changes from 2.7 to 3.0 and drops support for very old node versions.

image

@CHC383
Copy link

CHC383 commented Dec 8, 2024

Based on lquixada/cross-fetch#177 (comment), cross-fetch might be unnecessary

Temporary solution could be lquixada/cross-fetch#177 (comment)

@CHC383 CHC383 linked a pull request Jan 24, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants