I've been attempting to install Node-Red on the Bookworm Loxberry. Node-Red is one of those 'core' applications that might be needed by some. It refuses to work unfortunately. I found a work-around but it doesn't give much direction on where to fault-find.
The 'normal' installation of Node-Red is done by script (ie. my old installation on Loxberry 2.x) -
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
Attempting to install Node-Red via the dietpi-software is unsuccessful. It goes through the motions of installation and appears to have installed successfully (ie. no error messages). But it doesn't launch and node-red.service can't be found on the Pi.
The work-around is to clean install DietPi, then install Node-Red with the dietpi-software tool, then run the Loxberry install script.
Sorry, I don't have any more pointers to help
Kommentar