Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 Bash on Windows Error: addMembership EINVAL #45

Closed
yaananth opened this issue Jul 25, 2017 · 1 comment
Closed

Windows 10 Bash on Windows Error: addMembership EINVAL #45

yaananth opened this issue Jul 25, 2017 · 1 comment

Comments

@yaananth
Copy link

yaananth commented Jul 25, 2017


events.js:163
      throw er; // Unhandled 'error' event
      ^

Error: addMembership EINVAL
    at exports._errnoException (util.js:1050:11)
    at Socket.addMembership (dgram.js:502:11)
    at Socket.<anonymous> (/mnt/e/test/node_modules/multicast-dns/index.js:53:16)
    at emitNone (events.js:91:20)
    at Socket.emit (events.js:188:7)
    at startListening (dgram.js:117:10)
    at _handle.lookup (dgram.js:222:7)
    at _combinedTickCallback (internal/process/next_tick.js:83:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)

webpack/webpack-dev-server#955 looks kind of similar but that's for webpack-dev-server.js which I am not using.

@yaananth
Copy link
Author

Actually, looks like dup of microsoft/WSL#2245 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant