Closed as not planned
Description
Version
v22.8.0
Platform
Mac
Subsystem
No response
What steps will reproduce the bug?
npm run dev or build
How often does it reproduce? Is there a required condition?
Every time i run this command
What is the expected behavior? Why is that the expected behavior?
Not to show message
What do you see instead?
DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Additional information
No response