andrewhodel / grblweb

a web based CNC controller for GRBL
189 stars 71 forks source link

nodejs serialport 1.4 is not compiling properly #22

Closed itpmngt closed 1 year ago

itpmngt commented 8 years ago

Hi Andrew

nodejs serialport version 1.4.x is not compiling when doing a fresh 'npm install' (their issue) - I have changed version in package.json to "serialport" : "4.x" and voilá

BTW this is a great-great package, interesting solutions throughout the code, and millcrum is fantastic. If you want a hand on future developments drop a msg

Best,

fluffy commented 7 years ago

Thanks - I was having same problem

andrewhodel commented 1 year ago

Using 9.0.6 now.