Trying to add “time-range” to our Docker hosted Node-Red instance.
I have ran the “npm install node-red-contrib-time-range-switch” command when inside the docker container directly “docker exec -it nodered bash”.
No errors, but not sure how to apply to see in Node Red?
Thanks in advance!