wonderslug / MMM-HomeAssistantDisplay

A Magic Mirror Module to display information from Home Assistant.
MIT License
83 stars 6 forks source link

Error: Cannot find module 'backoff'` #8

Closed rafaelmathieu closed 2 years ago

rafaelmathieu commented 2 years ago

I am getting this error: WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'backoff'

Any idea how to fix it?

wonderslug commented 2 years ago

Should be there if you have done the npm install within the modules/MMM-HomeAssistantDisplay directory.

rafaelmathieu commented 2 years ago

Well I can't believe I didn't do it, that was it. Thanks for the quick reply.

Sorry for the stupid issue.

Should be there if you have done the npm install within the modules/MMM-HomeAssistantDisplay directory.

wonderslug commented 2 years ago

Np. Glad you got it worked out.