Hi I´m Following the course “build a home automation system for 100$” and I cant install node red I obtain this error, What can I do?
https://ibb.co/xgLNTWJ
Hello Julio,
- Does your Raspberry Pi has an Internet connection?
- Did you run this exact command?
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
Regards,
Rui
Hi Rui, yes, I used that command. I´m installing the SO and everything again. I tell you in a while if I could install node red or not.
Thank you
Hi Rui, I have install everything and now is working. If you want to update de link of the script to install node red in raspberry is this:
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
In the book there is one old
Thank you for letting me know Julio, I didn’t realize the previous link was broken. I’ll definitely check it.
Regards,
Rui
but now Im using node red but i cant find the part of raspberry pi nodes i didnt install them…i´m going to reinstall node red
thank you for these courses they are very good explained and very entertaining