Skip to content

Instantly share code, notes, and snippets.

@AdamMagaluk
Created March 21, 2014 17:41
Show Gist options
  • Save AdamMagaluk/9691571 to your computer and use it in GitHub Desktop.
Save AdamMagaluk/9691571 to your computer and use it in GitHub Desktop.
/home/pi/zigbee-demo-app/node_modules/mdns/lib/resolver_sequence_tasks.js:115
} else if (errno === 'ENOENT') {
^
ReferenceError: errno is not defined
at Object.wrap.oncomplete (/home/pi/zigbee-demo-app/node_modules/mdns/lib/resolver_sequence_tasks.js:115:18)
@rhussmann
Copy link

I realize this is probably a shot in the dark, but I'm running into the same thing. Any idea how to get past this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment