Forum >Node.js - won't run problem and solution
Node.js - won't run problem and solution

The LattePanda node.js samples would not run initially because the FirmateWebClient.js detects all Com ports and then tries to connect to the first port. On the LattePanda out of the box the first port was a serial port on Com1 and the on board ATMega 32u4 was on Com3 so the script failed.
Resolved by changing Com1 to Com6 using Device manager.
I think it would be helpful to add this to the documentation.
David
Resolved by changing Com1 to Com6 using Device manager.
I think it would be helpful to add this to the documentation.
David
2017-01-09 23:48:51 Thank you for bringing the problem to our attention.We will let LattePanda team know
Wendy.Hu

2017-01-08 00:36:12 Following an overnight reboot due to windows update the problem reoccurred. I had to uninstall the serial port, run the script and scan for hardware changes to reload the serial port.
David
davida
David
