node-dmx / dmx

DMX controller library for node.js
MIT License
297 stars 96 forks source link

Upgrade serialport to fix compile errors #90

Closed hrueger closed 4 years ago

hrueger commented 4 years ago

Hi, would it be possible to upgrade the serialport dependency to the newest version? This would fix some compiler errors in TravisCI like shown here. I tested it with serialport 8.0.4 and the builds work again... Unfortunately this serialport version has breaking api changes, so maybe some drivers would have to be updated, too?

hrueger commented 4 years ago

As far as I can tell, no drivers would require an update, because none of them are relying on list() or comName.