michbeck100 / pimatic-hap

Pimatic homekit bridge
GNU General Public License v2.0
30 stars 10 forks source link

Q: Does pimatic-hap plugin require node.js 4.3 to run? #66

Closed mwittig closed 7 years ago

mwittig commented 7 years ago

I heard rumors some of the submodules of the pimatic-hap plugin require node 4.3. Is this still the case?

https://forum.pimatic.org/topic/2904/using-nodejs-7-x/3

georg90 commented 7 years ago

I can confirm that using node 4.8 it worked (after manually running npm install inside pimatic-hap)

Using 4.2.X I only got several errors..

michbeck100 commented 7 years ago

As @georg90 wrote, node v4 is supported, that includes 4.8.0 as well. @mwittig it might be that this was the case at some point, but the current dependencies are working with this version.