MathisBurger / homebridge-dashboard

A homebridge-plugin that provides a simple web UI for controlling homekit devices
https://mathisburger.github.io/homebridge-dashboard/
Apache License 2.0
2 stars 0 forks source link

startup error: Cannot find module /ui/src/routes #5

Open roger-richards opened 1 year ago

roger-richards commented 1 year ago

Describe Your Problem: startup error: Cannot find module /ui/src/routes

Logs: ERROR LOADING PLUGIN homebridge-dashboard: [8/27/2023, 1:03:08 PM] Error: Cannot find module '../../ui/src/routes' Require stack:

Plugin Config: { "name": "HomeDash", "port": 18081, "pin": "536-18-795", "tabs": [ { "devices": [ "2" ], "name": "Lights" } ], "platform": "Homebridge Dashboard" }

Screenshots:

Environment:

MathisBurger commented 1 year ago

This project is generally broken. I am going to fix it soon.