Closed frontendschlampe closed 2 years ago
Hey @frontendschlampe , from your log I would suggest, that the problem is related to a non-complete install of the plugin. As it states, the "googleapis" package is missing. But to be precise, this is not required directly be homebridge-eveatmo. It is a sub-dependency from the fakegato-history package, which then triggers the error:
/usr/local/lib/node_modules/homebridge-eveatmo/node_modules/**fakegato-history**/lib/googleDrive.js
Could you please check if all of it's dependencies were installed? You should find them in:
/usr/local/lib/node_modules/homebridge-eveatmo/node_modules/fakegato-history/node_modules
EDIT: Could also be "next to" the fakegato-package in /usr/local/lib/node_modules/homebridge-eveatmo/node_modules
or in your global node_modules directory. Depends on how you installed it
Thx for the hint. You're right. Reinstall solved the problem. Maybe there was a problem after first install.
Describe the bug restart of Homebridge fails, with deactivated plugin it works without any problems
Version you use
To Reproduce Steps to reproduce the behavior: