Hey there,
I updated from nodejs 14 to 18 and re-installed node red.
Now, when I use the original example at
https://cookbook.nodered.org/http/simple-get-request
I get
[error] [http request:874a3d4e.9b666] RequestError: Expected value which is `predicate returns truthy for any value`, received values of types `Function`.
Any advice?
Note: the same http request works with node-red-contrib-http-custom-port-raw - but I'd rather want to use the standard module.