From a7e1556cf164d13b334597da570cf1df81b1bea0 Mon Sep 17 00:00:00 2001 From: Dave Nicolson Date: Sat, 3 Feb 2024 19:31:04 +0100 Subject: [PATCH] Remove error file --- errros.log | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 errros.log diff --git a/errros.log b/errros.log deleted file mode 100644 index ca669a31..00000000 --- a/errros.log +++ /dev/null @@ -1,13 +0,0 @@ - -/usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/node_modules/@abandonware/noble/lib/noble.js:137 - this._bindings.startScanning(serviceUuids, allowDuplicates); - ^ -TypeError: A string was expected - at Noble.scan (/usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/node_modules/@abandonware/noble/lib/noble.js:137:22) - at Noble.startScanning (/usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/node_modules/@abandonware/noble/lib/noble.js:149:10) - at /usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/node_modules/@abandonware/noble/lib/noble.js:155:44 - at node:internal/util:364:7 - at new Promise () - at node:internal/util:350:12 - at Noble.startScanningAsync (/usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/node_modules/@abandonware/noble/lib/noble.js:155:99) - at /usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/lib/switchbot.js:374:22 \ No newline at end of file