-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
📚 Documentation
Trying to get serialport running for ARM is not clearly documented / or lacking detail. Please can we have a proper step by step from first node install to running example.js / hello.js example. Have spent days trying to get serialport running with node v14.5.0 on Arm7, and always get version mismatch problems. Ultimately I downgraded my project to node 10.19 which seemed to work, but all manner of rebuilds with all number of flags completely failed to bring serialport up to usable with 14.5
Have you read the Contributing Guidelines on docs?
Yes
mjlescano and LongLiveCHIEF