Hi All, I just installed the above node for a looksee on my server (Node-RED 4.0.9) and the node's setup menu "Group" field does not have a pull down to select or create a dashboard group so I cannot set it up. I have tried a manual entry but this does not seem to work. Has anyone else seen this and have a solution before I raise a bug on Github?
Perhaps there is a hint in the installation log - on my Raspberry Pi that would be in /var/log/syslog, or else using the "View log" button in Manage Palette.
Ya. Still checking. Looks like node has been installed and updated a few times via apt and nvm so I am going to remove them all and start over, but I won't be able to do that until tomorrow. To be continued...
It took me a bit longer to get round to the clear up, but I have now purged all installs of nodejs and npm, reinstalled from official repo and upgraded Node-RED to 4.0.9 and I still don't have a Group dropdown. I have also tried removing and reinstalling the node. I don't have time to carry on looking into this right now and will not bother using this node. I might take a look again later. Thanks for the suggestions though.
Based on their source code, I'm guessing here that you're using the original Dashboard (Dashboard 1.0), rather than the new Dashboard 2.0 (@flowfuse/node-red-dashboard) which this widget is built for?
The widget relies on ui-group being a node type that is installed, and is done so by @flowfuse/node-red-dashboard
Ah, that'll be it. Moving to Dashboard 2 will be something for the future due to the the current dashboard setup. I'll have a spare server mini-PC shortly so I can clone the existing site install and work offline to convert to Dashboard 2.0.
You can install the new dashboard alongside the old one and work on developing the new one without affecting the working one. They are accessed by different urls.