Skip to content

Deprecation warning of the punycode module #355

@cis-yoana-marinova

Description

@cis-yoana-marinova

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions