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
Hi,
There is a new deprecation warning that is coming from dependency "node-fetch": "cjs" . It has a dependency on old version of whatwg-url module that is now throwing deprecation error in Node.js.
(node:451448) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.