Foddy / node-red-contrib-huemagic

Philips Hue node to control bridges, lights, groups, motion sensors, temperature sensors and Lux sensors using Node-RED.
https://flows.nodered.org/node/node-red-contrib-huemagic
Apache License 2.0
200 stars 67 forks source link

Huemagic dev improvements 1 #352

Closed ptweety closed 2 years ago

ptweety commented 2 years ago

As proposed in https://github.com/Foddy/node-red-contrib-huemagic/issues/324#issuecomment-1076340250 this might be a little help for new contributors.

ptweety commented 2 years ago

Hi all, after rethinking this PR I missed out a bit: a developer also has to npm link from node_modules folder into the root folder. This is maybe not the best approach. After all, if you have npm@8 installed you may be in a better situation with the workspaces feature.