A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Pir
-
@sdetweil Okay.
I’ve runsudo npm install n -g sudo n 20 hash -r
then closed the terminal and reconnected.
Went back into the MMM-Pir directory and tried running the setup again.
Same problem -
@gonzonia node -v
returns what? -
pi@MagicMirror:~ $ node -v v21.7.1
-
@gonzonia weird… how did you upgrade to node 21?
apt or nvm? -
@sdetweil Honestly, I don’t remember. I think I installed nvm at one point to fix something else but I do run apt regularly to update everything
-
@gonzonia do nvm -v
n and nvm do the same thing
nvm is a bash script
n is a javascript app -
$ nvm -v 0.39.7
-
@gonzonia ok, so you have nvm too
sudo nvm i 20
-
-
@gonzonia ok, been a while
nvm install v20.9.0