I had an upgrade of a node that required a restart of the system.
But I didn't find any way to do this, so I restarted the system. But now turns out that everything is gone in my node red environment
I hope it is just something I'm doing wrong or have to start manually and that I didn't loose all my work.
I didn't install it, it has been done by the IT department. I did send a message to them, but the quit for the day :-(.
It is running on a windows server 2022 and I found the .node-red folder on the
C:\Users\admin.fto.node-red\node_modules. Before I restarted the server there was also a powershell running.
I also found files on the following location: C:\npmglobal\node_modules\node-red
Stopping the service and than restarting the node-red in powershell saved the day.
I find node-red the perfect tool but it is not easy to get it all to work
But bit by bit I'm learning.