-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Getting this error straight from the example
e0accb723036:hue.js z001cj8$ cd example/
e0accb723036:example z001cj8$ node discover.js
dgram.js:367
throw errnoException(err, 'getsockname');
^
Error: getsockname EINVAL
at exports._errnoException (util.js:746:11)
at Socket.address (dgram.js:367:11)
at next (/Users/z001cj8/Documents/HueController/node_modules/hue.js/lib/Discoverer.js:27:25)
at Object.module.exports [as discover] (/Users/z001cj8/Documents/HueController/node_modules/hue.js/lib/Discoverer.js:21:5)
at Object.<anonymous> (/Users/z001cj8/Documents/HueController/node_modules/hue.js/example/discover.js:3:5)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
e0accb723036:example z001cj8$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels