|
if (ipInfo.internal == false && ipInfo.family == "IPv4") { |
Node 18 changed type of family to number, so this will always result in Error No sockets available, cannot start.
Possible fix: https://github.com/SuiOni/node-ssdp/commit/532022d170a568397d7db0fbbb306fbac1d8376e
node-ssdp/lib/index.js
Line 165 in 0756bd0
Node 18 changed type of
familyto number, so this will always result in Error No sockets available, cannot start.Possible fix: https://github.com/SuiOni/node-ssdp/commit/532022d170a568397d7db0fbbb306fbac1d8376e