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 warning of the punycode module #355

Closed
cis-yoana-marinova opened this issue Jan 10, 2024 · 0 comments · Fixed by #360 or SCVApp/SCVAppBackend#180
Closed

Deprecation warning of the punycode module #355

cis-yoana-marinova opened this issue Jan 10, 2024 · 0 comments · Fixed by #360 or SCVApp/SCVAppBackend#180

Comments

@cis-yoana-marinova
Copy link

Since NodeJS deprecate punycode, the following warning is generated:

(node:24860) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
    at Object.<anonymous> (..\node_modules\mailparser\lib\mail-parser.js:8:18)

Here is the documentation.

Users currently depending on the punycode module should switch to using the userland-provided Punycode.js module instead.

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