Sorry if this is a repost, but would appreciate your help:
We run Node-red on a few Linux environments that are disconnected from the internet. the installation was done by copying as-is the user & Node-red directories from a local installation. So far so good.
We now wanted to add Dashboard 2.0. I installed it locally and copied the whole @flowfuse/node-red-dashboard directory to the isolated machine's node_modules. the dashboard 2.0 nodes are recognized, but load incorrectly. Further drill-down show they fail to allow the definition of a base "UI" for the page.
Any idea what I missed in the installation process?