node_mdns icon indicating copy to clipboard operation
node_mdns copied to clipboard

TypeError: Cannot read property 'fd' of null in lib/mdns_service.js:32

Open Keyes opened this issue 8 years ago • 1 comments

When calling browser.start() im getting the above error on:

/node_modules/mdns/lib/mdns_service.js:32 this.watcher.set(this.serviceRef.fd, true, false); ^

Keyes avatar Dec 04 '17 21:12 Keyes

Getting this error as well

amilajack avatar Jul 25 '18 23:07 amilajack