all the code in all my function nodes is all the sudden all black.
I cannot tell exactly from when that happened, but all the coloured code markup has disappeared and the code is now displayed all in black.
I have restarted the node red docker container, but that didnt help.
Possibly related are these error messages in the log:
Platform node has already been set. Overwriting the platform with [object Object].
The kernel 'undefined' for backend 'cpu' is already registered
The kernel 'undefined' for backend 'webgl' is already registered
in some of the function nodes i am loading @tensorflow/tfjs as tf on startup.
what could cause this?