Hi,
I'm currently trying to understand how to create separate node-red projects, but as of now I'm stuck in place.
I have read the https://nodered.org/docs/user-guide/projects/ guide and followed the instructions up until the point where I have changed the settings.js file to enable for projects:
(value was initially set to false)
But now when trying to restart node-red it automatically goes back to my previous project where I currently have three flows active instead of being greeted by the welcome screen as shown in the guide:
shows instead of:
Any idea how I can start with a fresh flow, in another json file so that I can separate my different projects instead of having them all in separate flows? Or is this just available for Mac-users?
Best regards,
Alexander