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
I am seeing this Deprecation Warning with node v21.5.0 and surge v0.23.1
(node:1234) [DEP0040] DeprecationWarning: The `punycode` module is deprecated.
Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Can we get rid of this warning message? How to fix?
The text was updated successfully, but these errors were encountered:
Hello!
I am seeing this Deprecation Warning with
node v21.5.0
andsurge v0.23.1
Can we get rid of this warning message? How to fix?
The text was updated successfully, but these errors were encountered: