Ui_led // dashboard

ui_led does not work
I could see the led box on the dashboard after theinstallation
but then when I pop up the window of ui_led there is no
basic setting with it , it supposed to have lists of the working motion
ex) led green == true / led red == false

(msg.payload , Color)


so when i click +color combo box it doesn't do any work
plz help with this issue if you know how to resolve it

ui_led is an extra you have added.

What version of the ui_led node have you installed?
What version of Node-RED are you using?
What version of nodejs are you using?

i tried the newest version n before the new version for node.js n node-red

ui led I downloaded was published 3weeks ago

Then open an issue on the nodes github page, but if you do so please specify the versions you are using rather than just “newest”

With:

Node-red v1.0.1
node.js v10.15.3
Dashboard v2.17.1
node-red-contrib-ui-led v0.3.1

The ui_led works fine. I wonder if there is a conflict between nodes?

What other contrib nodes do you have installed? (go to hamburger menu at the top right, select "Manage palette" search for 'contrib')

npm 6.11.3

18 Oct 09:08:56 - [info] Node-RED version: v1.0.2
18 Oct 09:08:56 - [info] Node.js version: v12.12.0
18 Oct 09:08:56 - [info] Windows_NT 10.0.18362 x64 LE
18 Oct 09:08:58 - [info] Loading palette nodes
18 Oct 09:09:02 - [info] Dashboard version 2.17.1 started at /ui

this is my version information
npm 6.11.3
18 Oct 09:08:56 - [info] Node-RED version: v1.0.2
18 Oct 09:08:56 - [info] Node.js version: v12.12.0
18 Oct 09:08:56 - [info] Windows_NT 10.0.18362 x64 LE
18 Oct 09:08:58 - [info] Loading palette nodes
18 Oct 09:09:02 - [info] Dashboard version 2.17.1 started at /ui

And what other contrib nodes do you have...

When you said newest I assumed you meant newest and supported.

Please see https://nodered.org/docs/faq/node-versions

This probably isn’t causing this problem, but does show why specifying the version you are using is important.