You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receiving the following on startup (Homebridge v1.6.0 (HAP v0.11.0)):
[12/14/2022, 11:01:37 AM] ====================
[12/14/2022, 11:01:37 AM] ERROR LOADING PLUGIN homebridge-eufy:
[12/14/2022, 11:01:37 AM] /homebridge/node_modules/homebridge-eufy/node_modules/node-eufy-api/lib/index.js:1
import fetch from "node-fetch";
^^^^^^
SyntaxError: Cannot use import statement outside a module
at Object.compileFunction (node:vm:360:18)
at wrapSafe (node:internal/modules/cjs/loader:1088:15)
at Module._compile (node:internal/modules/cjs/loader:1123:27)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Function.Module._load (node:internal/modules/cjs/loader:878:12)
at Module.require (node:internal/modules/cjs/loader:1061:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object.<anonymous> (/homebridge/node_modules/homebridge-eufy/lib/index.js:2:23)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
The text was updated successfully, but these errors were encountered:
Receiving the following on startup (Homebridge v1.6.0 (HAP v0.11.0)):
The text was updated successfully, but these errors were encountered: