Skip to content

Conversation

@chrisl8
Copy link

@chrisl8 chrisl8 commented Dec 27, 2020

This was done with minimal changes. Further changes should probably be made to improve code, but this is enough to get it working.

Using the latest Serialport package is important to avoid bugs found in older versions.

The installed version of Winston was causing error in the current LTS Node.js version. Updating to Winston 3 is non-trivial, and I could not see any benefit to using Winston over just using console.

This was done with minimal changes. Further changes should probably be made to improve code, but this is enough to get it working.
Winston 0.8 causes errors in modern Node.js versions. Updating code to use Winston 3 is non-trivial, and the built in console functions appear to work well enough.
@chrisl8 chrisl8 changed the title Update Node Serialport to latest version. Update Node Serialport to latest version and remove old Winston dependency Jan 26, 2021
…lities.

 - I ran the tests and tested the code and it appears to still work.
 - I will continue to use this code on my own system and update this or report if I find any issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant