njh/node-red-contrib-osc

Fix: Error: Bad socket type specified. Valid types are: udp4, udp6

Closed this issue · 2 comments

This error appears on RaspberryPi "Error: Bad socket type specified. Valid types are: udp4, udp6" when sending on OSC.
This can be fixed by updating node-osc to version 2.0.3 from 1.0.2.
Maintainer therefore should update node-osc dependency to 2.0.3.
Thanks!

njh commented

Bumped up node-osc version number in 21ef60d