Gilbert Vrancken
Results
1
issues of
Gilbert Vrancken
(using Node 16) When using with node an the supplied example ``` import Board from 'dgtchess' const board = new Board('/dev/ttyUSB0') ``` we get the error: `SyntaxError: Cannot use import...
question