How to fix "DeprecationWarning: The punycode
module is deprecated"
#33090
Unanswered
calindurnea
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone
I would like to ask for some assistance with fixing a warning that I get when using the "aws-cdk-lib" package.
As mentioned in the title, the warning is: "DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead."The version of
aws-cdk-lib
is2.176.0
.The version of
node
is22.1.0
This is the whole warning block:
Beta Was this translation helpful? Give feedback.
All reactions