In that case you need the setcap command to give it permissions.
Odd about the COM ports on Windows though - maybe try espruino.cmd --list --verbose and see if it gives you any hints about why the serialport library isn't working?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
In that case you need the
setcap
command to give it permissions.Odd about the COM ports on Windows though - maybe try
espruino.cmd --list --verbose
and see if it gives you any hints about why theserialport
library isn't working?