You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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!
@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
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)?
The text was updated successfully, but these errors were encountered: