A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
installetion error
-
-
@Dawcio232v2 correct, we don’t support node 23
You need to install node 22
You can do see the Node version of nvm
sudo npm install n -g sudo n 22
Sudo is required as those commands will update the /usr folder which is protected
-
@Dawcio232v2thanks it works now
-
-
Hi,
I did the same thing! Loaded v23.x of Node.js instead of v22.x.
But how do I UN-install it, so I can do it right next time? Or maybe I don’t need to. Or can I just delete the Magic Mirror folder and start again?
Somewhere in the documentation, it said I could uninstall using a ‘yum’ command. But it didn’t work.
-
@paddy49 see this
https://forum.magicmirror.builders/post/121607node is not IN the MagicMirror folder, it is a system tool