jdeploy
jdeploy copied to clipboard
(node:64182) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Why am I getting this warning? How can I fix it?
hey @shannah, gentle reminder 🔔
Haven't looked into this yet too deeply. Some threads i read in stack overflow suggest upgrading mode to recent lts version fixes it. but it may also be in a dependency of the package json that needs to be updated.