Just did a fresh install of node js v22.4.1 and of node red v4.0.2 and I am getting the following:
(node:7332) [DEP0059] DeprecationWarning: The util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead. (Use
node --trace-deprecation ...` to show where the warning was created)
(node:7332) [DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
Any help would be welcomed.
thanks