# Install Problems: inst runs ok, but node-red & node-red-pi are missing

**URL:** https://discourse.nodered.org/t/install-problems-inst-runs-ok-but-node-red-node-red-pi-are-missing/62232
**Category:** General
**Created:** [5 May 2022 12:01 UTC](https://discourse.nodered.org/t/install-problems-inst-runs-ok-but-node-red-node-red-pi-are-missing/62232 "2022-05-05T12:01:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![titus.wolf](https://avatars.discourse-cdn.com/v4/letter/t/34f0e0/32.png) [@titus.wolf](https://discourse.nodered.org/u/titus.wolf)
#### Post date: [5 May 2022 12:01 UTC](https://discourse.nodered.org/t/install-problems-inst-runs-ok-but-node-red-node-red-pi-are-missing/62232/1 "2022-05-05T12:01:19Z")

</div>

I ran this cmd:  
bash \<(curl -sL [https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered](https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered))

Output:  
Stop Node-RED ✔  
Remove old version of Node-RED ✔  
Node option not specified : --node12, --node14, or --node16  
Leave existing Node.js : v14.19.2 Npm 6.14.17  
Clean npm cache -  
Install Node-RED core ✔  
Move global nodes to local -  
Leave existing nodes -  
Install extra Pi nodes ✔  
Add shortcut commands ✔  
Update systemd script - Skipped - existing script is customized.

log output:  
/root/.npm-global/bin/node-red -\> /root/.npm-global/lib/node\_modules/node-red/red.js  
/root/.npm-global/bin/node-red-pi -\> /root/.npm-global/lib/node\_modules/node-red/bin/node-red-pi

- node-red@2.2.2  
updated 1 package in 48.889s  
Now create basic package.json for the user and move any global nodes  
Installing extra nodes: node-red-node-pi-gpio@latest node-red-node-random@latest node-red-node-ping@latest node-red-contrib-play-audio@latest node-red-node-smooth@latest node-red-node-serialport@latest :

> @serialport/bindings-cpp@10.7.0 install /home/pi/.node-red/node\_modules/@serialport/bindings-cpp  
> node-gyp-build

npm notice created a lockfile as package-lock.json. You should commit this file.

- node-red-node-random@0.4.0
- node-red-node-ping@0.3.1
- node-red-node-pi-gpio@2.0.3
- node-red-contrib-play-audio@2.5.0
- node-red-node-serialport@1.0.1
- node-red-node-smooth@0.1.2  
added 27 packages from 94 contributors in 13.176s  
Now add the shortcut and start/stop/log scripts to the menu  
Now add systemd script and configure it for pi:pi @ /home/pi  
Customized systemd script found @ /lib/systemd/system/nodered.service. To prevent loss of modifications, we'll not recreate the systemd script.  
If you want the installer to recreate the systemd script, please delete or rename the current script & re-run the installer.  
ln: failed to create symbolic link '/usr/bin/python': File exists  
Now add launcher to top bar, add cpu temp example, make sure ping works  
The user `pi' is already a member of `gpio'.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...  
Building dependency tree...  
Reading state information...  
python3-rpi.gpio is already the newest version (0.6.5-1).  
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.  
Memory : 1.0G  
Started : Thu 05 May 2022 01:49:31 PM CEST  
Finished: Thu 05 May 2022 01:51:23 PM CEST

Then:

# node-red-start

Node-RED is not yet fully installed. Please re-run the install script again manually.  
bash \<(curl -sL [https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered](https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered))  
then retry node-red-start

Reason, two files (scripts) are missing: node-red-pi & node-red ..

How to fix it ? Thanks. Titus.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [4 July 2022 12:02 UTC](https://discourse.nodered.org/t/install-problems-inst-runs-ok-but-node-red-node-red-pi-are-missing/62232/2 "2022-07-04T12:02:12Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
