When I run the script listed on the read me, I get the following error const devices = await usb.getDevices(); ^^^^^ SyntaxError: await is only valid in async function -- also import command does not work either, I had to use require