@sdetweil I will have to send later this eve, but here:
@raspberry:~ $ uname -a
Linux raspberry 5.10.0-39-amd64 #1 SMP Debian 5.10.251-1 (2026-03-09) x86_64 GNU/Linux
@sdetweil I will have to send later this eve, but here:
@raspberry:~ $ uname -a
Linux raspberry 5.10.0-39-amd64 #1 SMP Debian 5.10.251-1 (2026-03-09) x86_64 GNU/Linux
@sdetweil
spberry:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
errors in shared libraries now
hhays@raspberry:~ $ n --version
10.2.0
hhays@raspberry:~ $ sudo n 22.21.1
installing : node-v22.21.1
mkdir : /usr/local/n/versions/node/22.21.1
fetch : https://nodejs.org/dist/v22.21.1/node-v22.21.1-linux-x64.tar.xz
copying : node/22.21.1
node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
/usr/local/bin/node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
installed : (with npm )
Every attempt shows the below. I am stumped any help is appreciated.
ys@raspberry:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”
$$\ $$\ $$\ $$\ $$\ $$\ $$$$$$
$$$\ $$$ | _| $$$\ $$$ |_| $$ $$
$$$$\ $$$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$\ $$$$ |$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ _/ $$ |
$$$$$$ $$ | _$$\ $$ $$\ $$ |$$ |$$$$$$ $$ |$$ |$$ $$\ $$ $$\ $$ $$\ $$ $$\ $$$$$$ |
$$ $$$ $$ | $$$$$$$ |$$ / $$ |$$ |$$ / $$ $$$ $$ |$$ |$$ | _|$$ | _|$$ / $$ |$$ | _|$$ /
$$ |$ /$$ |$$ __$$ |$$ | $$ |$$ |$$ | $$ |$ /$$ |$$ |$$ | $$ | $$ | $$ |$$ | $$ |
$$ | _/ $$ |$$$$$$$ |$$$$$$$ |$$ |$$$$$$$\ $$ | _/ $$ |$$ |$$ | $$ | $$$$$$ |$$ | $$$$$$$$
_| _| _| _$$ |_| _|_| _|_|_| __| _/ _| _______|
$$\ $$ |
$$$$$$ |
_____/
install log being saved to /home/hhays/install.log
Updating packages …
Installing helper tools …
nvm_command is export NVM_DIR=/home/hhays/.config/nvm; . “/home/hhays/.config/nvm/nvm.sh” [ -s “/home/hhays/.config/nvm/nvm.sh” ] && . “/home/hhays/.config/nvm/nvm.sh”; nvm install v22.21.1 nvm uninstall
node failed to execute, please check the error message and resolve before trying again