I found a common problem after install I can't use the library for a bug inside board.js
serialport.list().then(results => {
^
TypeError: serialport.list is not a function
at Board.detect (C:\Users\cybre\Documents\arduinode\node_modules\johnny-five\lib\board.js:42:16)