Hi all,
When I open my sublime text 3 on my computer and I get this notification.
Building …
Done!
(node:8436) [DEP0010] DeprecationWarning: crypto.createCredentials is deprecated. Use tls.createSecureContext instead.
(node:8436) [DEP0011] DeprecationWarning: crypto.Credentials is deprecated. Use tls.SecureContext instead.
(node:8436) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Can someone explain me what is this and why I got this noti?
Thanks,