Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install the nodes #30

Open
giuliob97 opened this issue Oct 7, 2020 · 4 comments
Open

Can't install the nodes #30

giuliob97 opened this issue Oct 7, 2020 · 4 comments

Comments

@giuliob97
Copy link

Hi!
I'm new in Node-Red, but I have this problem. I can't install these nodes, but I have no problem to install some others.
The Logs gives me this
Schermata 2020-10-07 alle 20 12 16

@TorbenEC
Copy link

Having the same problem

@gmarquezp
Copy link

same problem here

@gmarquezp
Copy link

Fix found:

Add this packages:

system_packages:
  - make
  - gcc
  - g++
  - libc-dev

@GnomiBerlin
Copy link

I just installed NodeRed v3.0.2 on Node.js v16.17.0 Npm 8.15.0 and
also had errors on installing node-red-contrib-lgtv.
After above hint installing (sudo apt install xxxx)

system_packages:
  - make
  - gcc
  - g++
  - libc-dev

node-red-contrib-lgtv could now be installed.
So I think the issue can be closed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants