Replies: 1 comment
-
|
Hi @msameen99 -- I did create a new issue. I also get this message, but haven't been in mood to dig deeper. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using TiddlyWiki5 server on Node.js, and everything is working fine, I just noted the following warning message and I’d like to know if there’s anything I need to do on my end?
Here is the message:
(node:1) [DEP0169] DeprecationWarning:
url.parse()behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued forurl.parse()vulnerabilities.(Use
node --trace-deprecation ...to show where the warning was created)Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions