I am running node-red on Windows 10, connected to an Arduino UNO running pyfirmata.
I just completed updating all of the node-red related software, including the new dashboard 2. In my flow I use buttons and LED's. I have replaced all of the buttons in my flow with the buttons from the new dashboard. I added the new LED 3rd party widget and replaced all of the original dashboard LED widgets. I have disabled all other flows. When I open the dashboard ( http://localhost:1880/ui ) I get the message:
Welcome to the Node-RED Dashboard
Please add some UI nodes to your flow and redeploy.
My active flow obviously has multiple ui nodes, so not sure what is causing this. The FireFox developer tools shows an error message "[HTTP/1.1 404 Not Found 2ms]. I still have the original dashboard as active, do I need to delete that? Any assistance is appreciated.