-
-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
SCVApp/SCVAppBackend
#180Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels