bassrock / homebridge-flair

Homebridge Plugin for Flair Smart Vents
18 stars 6 forks source link

Error: Cannot find module 'moment' #396

Closed lukebelz closed 9 months ago

lukebelz commented 9 months ago

I get this error when I load up or restart my homebridge server:

==================== [12/9/2023, 11:38:35 AM] ERROR LOADING PLUGIN homebridge-flair: [12/9/2023, 11:38:35 AM] Error: Cannot find module 'moment' Require stack:

if I npm -v moment, I get: 8.19.2

Any ideas what can fix this issue?

lukebelz commented 9 months ago

Uninstalling and reinstalling this plugin fixed this issue.