You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created)
#141
Open
Bubuioc opened this issue
Dec 12, 2024
· 1 comment
Sorry if there is already an answer to this question i didn't find it.This warning appears to me after i upgraded to node v22.11.0, the thing is that i don't use punycode as direct dependency in my app(is a dependency of my dependecy).Is there a way how to fix it without to downgrade, or i can just ignore it because this will not hurt my app in any way.
In my yarn.lock the you can find in 2 places and looks like this.
Sorry if there is already an answer to this question i didn't find it.This warning appears to me after i upgraded to node v22.11.0, the thing is that i don't use punycode as direct dependency in my app(is a dependency of my dependecy).Is there a way how to fix it without to downgrade, or i can just ignore it because this will not hurt my app in any way.
In my yarn.lock the you can find in 2 places and looks like this.
The text was updated successfully, but these errors were encountered: