We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am encountering a deprecation issue with the punycode module in your project. The warning message is as follows:
(node:19880) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
Could you consider updating your project to use a more recent version of punycode (e.g., [email protected])?
Thank you in advance for your help.
Best regards, valorisa
The text was updated successfully, but these errors were encountered:
Duplicate of #315, #324, #338, #348. Fixed by #346. The fix is available in our latest releast, v5.0.0.
Sorry, something went wrong.
Thanks
punycody
punycode
No branches or pull requests
Hello,
I am encountering a deprecation issue with the punycode module in your project. The warning message is as follows:
(node:19880) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
Could you consider updating your project to use a more recent version of punycode (e.g., [email protected])?
Thank you in advance for your help.
Best regards,
valorisa
The text was updated successfully, but these errors were encountered: