Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing issues where serialport library is installed incorrectly #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thedamian
Copy link

At least in Linux (And I think windows and Mac too) the serial port library needs to be installed FIRST.
I've also updated the reference to the latest johnny-five library.

To re-create the problem i'm fixing. clone this and just npm i it should install but then running the:
node motor-sumo.js
command will complain about serialport missing.

I'm on the latest Node 12.7

If anyone can confirm that on Mac or Windows this works just fine. then I suggest merging this as it'll help all the linux folks out there at the very least (if not fix future Mac or Windows 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