Bannsaenger / node-red-contrib-artnet-controller

Node-RED nodes that controls lights via artnet. This is a complete solution for sending and receiving dmx-data via Art-Net without the need of additional hardware
MIT License
3 stars 1 forks source link

Git is required to install the node. This is not mentioned in the readme. #2

Closed colinl closed 1 year ago

colinl commented 1 year ago

Could you add the git requirement to the readme please? Then it will be less likely that we will get 'failed to install' questions about it on the node red forum. Thanks. Assuming that there is not a way to remove the requirement, which would be even better.

Bannsaenger commented 1 year ago

I switched back to the "non git based" dependency. See version 0.1.3 Thanks for your comment.