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
ERROR [nuxt] [request error] [unhandled] [500] Directory import '\node_modules\node-stdlib-browser\node_modules\punycode' is not supported resolving ES modules imported from \node_modules\node-stdlib-browser\esm\proxy\url.js
Did you mean to import "punycode/punycode.js"?
I replace in file <MyProject>\node_modules\node-stdlib-browser\esm\proxy\url.js:
In newer versions of node, punycode triggers a deprecation warning.
The text was updated successfully, but these errors were encountered: