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 Jun 4, 2023. It is now read-only.
Hello,
When i try and start airsonos it prints this to the screen:
$ airsonos
Searching for Sonos devices on network...
/usr/local/lib/node_modules/airsonos/lib/main.js:30
devices.forEach(function(device) {
^
TypeError: Cannot read property 'forEach' of undefined
at /usr/local/lib/node_modules/airsonos/lib/main.js:30:12
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/lib/logicalDevice.js:105:22
at done (/usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:126:15)
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:32:16
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:251:17
at done (/usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:126:15)
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:32:16
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:248:21
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/node_modules/async/lib/async.js:572:34
at /usr/local/lib/node_modules/airsonos/node_modules/sonos/lib/events/volumeListener.js:24:14
I do not understand why it is doing this!
Please help me!
Regards,
Josh Selby
The text was updated successfully, but these errors were encountered:
Hello,
When i try and start airsonos it prints this to the screen:
I do not understand why it is doing this!
Please help me!
Regards,
Josh Selby
The text was updated successfully, but these errors were encountered: