Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

How to get this running on OSX HighSierra #10

Open
TFDan opened this issue May 31, 2018 · 0 comments
Open

How to get this running on OSX HighSierra #10

TFDan opened this issue May 31, 2018 · 0 comments

Comments

@TFDan
Copy link

TFDan commented May 31, 2018

Hi,

I followed the instructions to install, but npm install failed due to problems with the SerialPort version bundled (1.7.4).

I tried swapping in the latest version of SerialPort (6.2.0), which builds OK on OSX HighSierra, but this doesn't work with GrblServer:

/Users/steph/Downloads/CNC/GRBLServer/out/server.js:358
            parser: serialport.parsers.readline("\n")
                                       ^

TypeError: serialport.parsers.readline is not a function

It looks like SerialPort has upgraded their interface, and 1.7.4 is a long way behind. I tried various other versions of SerialPort, but couldn't get it working.

Is this still supported on OSX, or am I doing something wrong?

Thanks,
Dan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant