I’ve encountered an issue with a forked installation of the Node-RED Dashboard. After installing the dashboard from the forked repository, I’m facing an error that prevents it from loading correctly. Specifically, I receive the following error message:
Error: ENOENT: no such file or directory, stat '/home/dhamo/.node-red/node_modules/@flowfuse/node-red-dashboard/dist/index.html'
Has anyone else encountered this issue with forked installations of the Node-RED Dashboard?
Is there a specific build process required to generate the dist folder for the dashboard in forked installations?
Any suggestions on how to resolve the missing file issue?
I appreciate any guidance or troubleshooting tips you can provide. Thanks in advance!
In future please copy/paste rather than screenshot, where possible. If you had done so I would try that command to see if it is a network problem or a problem with your repository.
I think it is most likely a network problem of some sort, but it is certainly not anything to do with node red.