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
{{ message }}
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
[4/7/2022, 5:57:10 PM] The plugin "homebridge-automation-bluetooth-presence" defines 'homebridge' and/or 'hap-nodejs' in their 'dependencies' section, meaning they carry an additional copy of homebridge and hap-nodejs. This not only wastes disk space, but also can cause major incompatibility issues and thus is considered bad practice. Please inform the developer to update their plugin!
[4/7/2022, 5:57:10 PM] ====================
[4/7/2022, 5:57:10 PM] ERROR LOADING PLUGIN homebridge-automation-bluetooth-presence:
[4/7/2022, 5:57:10 PM] Error: Cannot find module 'xpc-connection'
Require stack:
/opt/homebrew/lib/node_modules/homebridge/bin/homebridge
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/opt/homebrew/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/noble/lib/mac/highsierra.js:7:21)
at Module._compile (node:internal/modules/cjs/loader:1099:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:999:19)
The text was updated successfully, but these errors were encountered:
I get the following in the log:
[4/7/2022, 5:57:10 PM] The plugin "homebridge-automation-bluetooth-presence" defines 'homebridge' and/or 'hap-nodejs' in their 'dependencies' section, meaning they carry an additional copy of homebridge and hap-nodejs. This not only wastes disk space, but also can cause major incompatibility issues and thus is considered bad practice. Please inform the developer to update their plugin!
[4/7/2022, 5:57:10 PM] ====================
[4/7/2022, 5:57:10 PM] ERROR LOADING PLUGIN homebridge-automation-bluetooth-presence:
[4/7/2022, 5:57:10 PM] Error: Cannot find module 'xpc-connection'
Require stack:
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/opt/homebrew/lib/node_modules/homebridge-automation-bluetooth-presence/node_modules/noble/lib/mac/highsierra.js:7:21)
at Module._compile (node:internal/modules/cjs/loader:1099:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:999:19)
The text was updated successfully, but these errors were encountered: