Comments on: Install Node-RED on Raspberry Pi (works on RPI OS 64-bit) https://randomnerdtutorials.com/install-node-red-raspberry-pi/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Tue, 12 Nov 2024 08:20:12 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Miles https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-982520 Tue, 12 Nov 2024 08:20:12 +0000 https://randomnerdtutorials.com/?p=111617#comment-982520 Hi, great article thanks.
After a few years it’s time to upgrade nodered, npm etc etc on a raspberrypi 3b.
Do you have any articles on how to do that please?

]]>
By: Bruno Morra https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-902506 Sun, 31 Mar 2024 10:47:59 +0000 https://randomnerdtutorials.com/?p=111617#comment-902506 Hi, I tried to install node-red on my Raspberry 5 but I get this warn when I start node-red
31 Mar 12:27:08 – [info] Node-RED version: v3.1.8
31 Mar 12:27:08 – [info] Node.js version: v18.20.0
31 Mar 12:27:08 – [info] Linux 6.6.20+rpt-rpi-v8 arm64 LE
31 Mar 12:27:09 – [info] Loading palette nodes
31 Mar 12:27:10 – [info] Settings file : /home/bruno/.node-red/settings.js
31 Mar 12:27:10 – [info] Context store : ‘default’ [module=memory]
31 Mar 12:27:10 – [info] User directory : /home/bruno/.node-red
31 Mar 12:27:10 – [warn] Projects disabled : editorTheme.projects.enabled=false
31 Mar 12:27:10 – [info] Flows file : /home/bruno/.node-red/start
31 Mar 12:27:10 – [info] Creating new flow file
31 Mar 12:27:10 – [warn] Encrypted credentials not found
31 Mar 12:27:10 – [info] Server now running at http://127.0.0.1:1880/
31 Mar 12:27:10 – [info] Starting flows
31 Mar 12:27:10 – [info] Started flows
I do not understand why it says Encrypted credentials not found. Moreover if I enter the command sudo reboot it seems not to be executed since the green cursor is not followed by the usual bruno@raspberrypi5: However if I type Pi5_IP_address:1880 the node-red dashboard opens Could you help me ? Thanks

]]>
By: John https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-821955 Mon, 27 Feb 2023 19:45:48 +0000 https://randomnerdtutorials.com/?p=111617#comment-821955 Hey Guys, got a problem with this one. I’ have an older version running on a Rpi2b, and just aquired a 3b and planned to use it as a backup. Things have changed since the first one, like Node Red being on node-red 3.2 with the security features, so when I get through the admin init stage, and type node-red-start in the terminal window, I get “bash: node-red-start: command not found”. Not sure where to go with that?

]]>
By: Alex https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-796429 Mon, 07 Nov 2022 18:17:54 +0000 https://randomnerdtutorials.com/?p=111617#comment-796429 hi

i installed v17 nodered, but now i have the following issues? can you help please>
pi@raspberrypi:~ $ node-red-start
bash: node-red-start: command not found
pi@raspberrypi:~ $ sudo apt-get update
Hit:1 https://deb.nodesource.com/node_17.x buster InRelease
Hit:2 https://dl.yarnpkg.com/debian stable InRelease
Hit:3 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:4 http://archive.raspberrypi.org/debian buster InRelease
Reading package lists… Done
pi@raspberrypi:~ $ sudo apt-get install –reinstall nodered
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nodered : Depends: npm (>= 5.8)
E: Unable to correct problems, you have held broken packages.
pi@raspberrypi:~ $

]]>
By: Sara Santos https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-764759 Fri, 24 Jun 2022 23:18:00 +0000 https://randomnerdtutorials.com/?p=111617#comment-764759 In reply to St Min.

Hi.
Next week, we’ll be publishing two getting started guides about Node-RED.
Regards,
Sara

]]>
By: St Min https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-764686 Fri, 24 Jun 2022 14:00:46 +0000 https://randomnerdtutorials.com/?p=111617#comment-764686 Probably a great article but… what is Node-RED and why we need it (or not). I don’t think mentioning some usefulness of it at the end is the right way. I got it, you have to keep it short and to the point on how to install it. In this case a link to external source would be more than enough.

]]>
By: thanks https://randomnerdtutorials.com/install-node-red-raspberry-pi/#comment-761598 Fri, 17 Jun 2022 16:01:40 +0000 https://randomnerdtutorials.com/?p=111617#comment-761598 Thanks. It works perfectly.

]]>