Closed chatdanai closed 5 years ago
Hi, I got this error after update gateway from git.
2019-11-10 05:59:22.483 ERROR : zigbee: /home/pi/gateway/node_modules/gateway-addon/lib/addon-manager-proxy.js:397 2019-11-10 05:59:22.486 ERROR : zigbee: adapter.handleDeviceSaved(msg.data.deviceId, msg.data.device); 2019-11-10 05:59:22.489 ERROR : zigbee: ^ 2019-11-10 05:59:22.491 ERROR : zigbee: 2019-11-10 05:59:22.493 ERROR : zigbee: TypeError: adapter.handleDeviceSaved is not a function 2019-11-10 05:59:22.496 ERROR : zigbee: at AddonManagerProxy.onMsg (/home/pi/gateway/node_modules/gateway-addon/lib/addon-manager-proxy.js:397:17)
I think, it cause from https://github.com/mozilla-iot/gateway-addon-node/pull/56
thanks.
sorry for late reply. error gone after run npm install again.
npm install
Hi, I got this error after update gateway from git.
2019-11-10 05:59:22.483 ERROR : zigbee: /home/pi/gateway/node_modules/gateway-addon/lib/addon-manager-proxy.js:397 2019-11-10 05:59:22.486 ERROR : zigbee: adapter.handleDeviceSaved(msg.data.deviceId, msg.data.device); 2019-11-10 05:59:22.489 ERROR : zigbee: ^ 2019-11-10 05:59:22.491 ERROR : zigbee: 2019-11-10 05:59:22.493 ERROR : zigbee: TypeError: adapter.handleDeviceSaved is not a function 2019-11-10 05:59:22.496 ERROR : zigbee: at AddonManagerProxy.onMsg (/home/pi/gateway/node_modules/gateway-addon/lib/addon-manager-proxy.js:397:17)
I think, it cause from https://github.com/mozilla-iot/gateway-addon-node/pull/56
thanks.