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

Node.js not installing on Debian 11 bullseye #26

Open
thesoulpole opened this issue Jan 18, 2022 · 2 comments
Open

Node.js not installing on Debian 11 bullseye #26

thesoulpole opened this issue Jan 18, 2022 · 2 comments

Comments

@thesoulpole
Copy link

I tried to do a classic, i.e. step by step, install, and installed Raspberry Pi OS with Desktop, the current version (which is based on Debian 11 "Bullseye")
But when installing node.js 8.10, I get this - seems not successful?
Any suggestions? Or should I just install the "legacy" RPi OS (debian 10 Buster)?

IMG_4304

@thesoulpole
Copy link
Author

My original post may be a little unclear - I was installing node 8.10 as part of a different installation, hence the "step by step" phrase. But the problem is to be seen on the screen. Thanks for any help!

@si458
Copy link
Contributor

si458 commented Jan 18, 2022

@thesoulpole you could try to run the script as admin
try the same command but before the bash at the end put sudo
wget -O - https://raw.githubusercontent.com/sdesalas/node-pi-zero/master/install-node-v8.10.0.sh | sudo bash

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

2 participants