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

Should I use this package? #3

Open
danny-does-stuff opened this issue Feb 22, 2019 · 0 comments
Open

Should I use this package? #3

danny-does-stuff opened this issue Feb 22, 2019 · 0 comments

Comments

@danny-does-stuff
Copy link

danny-does-stuff commented Feb 22, 2019

I really like the api for this package and would much prefer it to the node-dmx package, but I have run into a lot of issues while trying to get it working. These issues include

  • no default exports (for es6 modules) in this package or the fivetwelve-driver-usbpro package, making it impossible to import fivetwelve from 'fivetwelve'
  • incompatibility with serialport v5.0.0 and later (serialport made a small change in their api so this no longer works)
  • The fivetwelve-driver-usbpro package is actually incompatible with the fivetwelve package (fivetwelve does not send a second parameter in the send function, but fivetwelve-driver-usbpro requires that second parameter)

It seems like this package is no longer being supported (last commit was 2 years ago). I am wondering if there are any plans to continue working on this project? Like I said, I love the api for this project compared to that of the node-dmx package, but this seems almost unusable.

I would love to hear back from any maintainers of this project on future plans!

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

No branches or pull requests

1 participant