Created
March 21, 2014 17:41
-
-
Save AdamMagaluk/9691571 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?