Ah, https://www.npmjs.com/package/usb:
Windows Use Zadig to install the WinUSB driver for your USB device. Otherwise you will get LIBUSB_ERROR_NOT_SUPPORTED when attempting to open devices.
(which I found when trying to figure out why espruino --list finds no ports in Ubuntu either)
@Seganku started
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.
Ah, https://www.npmjs.com/package/usb:
(which I found when trying to figure out why espruino --list finds no ports in Ubuntu either)