HI,
By using the example inside "Import" i tried to run the Hello-world example for flexdash.
But when i tried to deploy ther project i alway get the error : "The workspace contains some unknown node types:* flexdash tab* flexdash container "
i think than it link to the fact than i cannot install the lib @flexdash/node-red-fd-testnodes,each time i got error " Failed to install: @flexdash/node-red-fd-testnodes Install failed "
ANy idea or issue please?
I gather you installed @flexdash/node-red-fd-corewidgets using the palette manager. You need to restart node-red after that because it doesn't install dependencies (a bug).
Thanks tve for reply.
unfortunatly, i have did it several time to restart but always errors:
Failed to install: @flexdash/node-red-fd-testnodes
"Install failed Check the log for more information"
Because i tried to import from examples clipboard inside @flexdash/node-red-fd-corewidgets the example Hello world and each time i got error " The workspace contains some unknown node types:
flexdash tab
flexdash container
fd-date-time"
i supposed than the lib was necessary to be install.
A learning curve
But once I jumped in and got my hands dirty, it became much easier.
I suppose it's the same with all dashboards when you first start using them.