yarn icon indicating copy to clipboard operation
yarn copied to clipboard

[DEP0040] DeprecationWarning: The `punycode` module is deprecated. Node v22.7.0

Open imamrobani opened this issue 6 months ago • 0 comments

I got this warning, when try yarn start to my RN Project (node:5964) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created)

image

yarn: 1.22.22 node: 22.7.0

how to fix it?

imamrobani avatar Aug 23 '24 07:08 imamrobani