Illegal Invocation when trying to read serial ports in Ubuntu
Hi on my windows environment npm serialport works great. Anyone ever have issues with Illegal invocation when trying to read COM port data in Linux? Code looks OK and as i mentioned it works great on Windows. Permissions in linux OK for serial port also as i can read the data OK in cutecom. Any ideas how to resolve this issue?