hobbyquaker / node-red-contrib-lgtv

Node-RED Nodes to control LG webOS Smart TVs :tv:
http://flows.nodered.org/node/node-red-contrib-lgtv
MIT License
59 stars 22 forks source link

Can't install palette on pi's #33

Open kai-roger opened 3 years ago

kai-roger commented 3 years ago

Hi.

I'm no pro. I try to install this palett on two different pi's with only errors. One Rpi4 and one Rpi3B. Both Hassio with Node-Red. It's a long error list. Is this palette no longer maintained?

Best Regards Kai-Roger

gmarquezp commented 3 years ago

On the configuration file add this:

system_packages:
  - make
  - gcc
  - g++
  - libc-dev
maverik80 commented 3 years ago

sorry, I have the same problem on hassio 5.8, and the palette does not install me where should I put these strings? thx