You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.The text was updated successfully, but these errors were encountered: