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
I'm getting this error. Is there a solution for it?
Thank you
/usr/lib/node_modules/lgtv2mqtt/index.js:137
if (res.changed.indexOf('volume') !== -1) {
^
TypeError: Cannot read properties of undefined (reading 'indexOf')
at Object.bed14b150001 (/usr/lib/node_modules/lgtv2mqtt/index.js:137:25)
at WebSocketConnection. (/usr/lib/node_modules/lgtv2mqtt/node_modules/lgtv2/index.js:149:48)
at WebSocketConnection.emit (node:events:513:28)
at WebSocketConnection.processFrame (/usr/lib/node_modules/lgtv2mqtt/node_modules/websocket/lib/WebSocketConnection.js:554:26)
at /usr/lib/node_modules/lgtv2mqtt/node_modules/websocket/lib/WebSocketConnection.js:323:40
at processTicksAndRejections (node:internal/process/task_queues:78:11)
The text was updated successfully, but these errors were encountered:
I'm getting this error. Is there a solution for it?
Thank you
/usr/lib/node_modules/lgtv2mqtt/index.js:137
if (res.changed.indexOf('volume') !== -1) {
^
TypeError: Cannot read properties of undefined (reading 'indexOf')
at Object.bed14b150001 (/usr/lib/node_modules/lgtv2mqtt/index.js:137:25)
at WebSocketConnection. (/usr/lib/node_modules/lgtv2mqtt/node_modules/lgtv2/index.js:149:48)
at WebSocketConnection.emit (node:events:513:28)
at WebSocketConnection.processFrame (/usr/lib/node_modules/lgtv2mqtt/node_modules/websocket/lib/WebSocketConnection.js:554:26)
at /usr/lib/node_modules/lgtv2mqtt/node_modules/websocket/lib/WebSocketConnection.js:323:40
at processTicksAndRejections (node:internal/process/task_queues:78:11)
The text was updated successfully, but these errors were encountered: