beyondscreen / node-rpi-ws281x-native

native bindings to drive WS2811 (or WS2812) LED-Controllers on a Raspberry Pi
MIT License
224 stars 101 forks source link

installation-problems with node 6 #50

Closed usefulthink closed 6 years ago

usefulthink commented 8 years ago

submitted by @ben0bi as comment in #29

I could not install it with nodejs v6 and I could not install nodejs v4. For me, it works with nodejs v0.12.

Would like to mark this as todo, compatibility for nodejs >= v4 (Or is it my system? I use the RetroPie-Distro and LXDE as window manager. Multipurpose is the key.)

cernst11 commented 8 years ago

I've been using it in a node v6.4 project of mine for the last couple of months without issue. It's been running on an rpi0 and the original model B. I can attempt to do a fresh pull of the dependency and have it recompile when I have time to verify.

usefulthink commented 8 years ago

@cernst11 thanks for the heads up, that's good to know.

ben0bi commented 8 years ago

I could not test if it works, but at least it got installed.

usefulthink commented 8 years ago

thanks, i will have a look.

usefulthink commented 6 years ago

never heard about this again and it's still running for me with newer node-versions. Please ping to reopen if the problem still exists.