Deprecation Warning (VSCode)

Getting an issue with the punycode module.
(node:22123) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)


How to fix?
Was this page helpful?