madchicken/homebridge-zigbee-nt

Not able to use this plugin

jimmymcheung opened this issue · 0 comments

I did a fresh install after it was showing error when the homebridge starting up, but the following error notification keep showing: Error: Cannot find module 'homebridge/lib/logger' under that it also shows `Require stack:

  • /homebridge/node_modules/homebridge-zigbee-nt/dist/web/api/http-server.js
  • /homebridge/node_modules/homebridge-zigbee-nt/dist/platform.js
  • /homebridge/node_modules/homebridge-zigbee-nt/dist/index.js
  • /usr/local/lib/node_modules/homebridge/lib/plugin.js
  • /usr/local/lib/node_modules/homebridge/lib/pluginManager.js
  • /usr/local/lib/node_modules/homebridge/lib/server.js
  • /usr/local/lib/node_modules/homebridge/lib/cli.js
  • /usr/local/lib/node_modules/homebridge/bin/homebridge
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:794:15)
    at Function.Module._load (internal/modules/cjs/loader.js:687:27)
    at Module.require (internal/modules/cjs/loader.js:849:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object. (/homebridge/node_modules/homebridge-zigbee-nt/src/web/api/http-server.ts:14:1)
    at Module._compile (internal/modules/cjs/loader.js:956:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
    at Module.load (internal/modules/cjs/loader.js:812:32)
    at Function.Module._load (internal/modules/cjs/loader.js:724:14)
    at Module.require (internal/modules/cjs/loader.js:849:19)`

I've go through the directories and all file above listed are exist. Beside not only the 2 switch that used to pair device not available, but the web UI is also down.

I'm currently using the latest homebridge on a server with 32-bit arm chip.