subscribe to our Youtube
13249 questions
15734 answers
25400 comments
49894 members
Hi,
I am trying to install node-red package on rut955. In CLI service, I updated the list of packages using this command:
opkg update
then I tried to install it using the command:
opkg install node-red
but I got a message that 'node-red' is unknown package.
how can I install this package if it is not included in the updated available packages?
Thanks,