I've got myself into a bit of a bind. Node-Red won't start and instead displays a repeating error message:
[error] [ui_guage: a long number] TypeError: Cannot read property.
I assume that this is caused by a fault in the flow that I was was playing with when Node-Red crashed and further I expect that if I delete the errant file from .node-red then the problem will be solved.
The question is, which file?
I did start node-red in safe mode and I did rename .node-red thinking that Node_red would recreate a new directory, but it didn't and the problem persists.
So, where to from here?