Read the statement by Michael Teeuw here.
REMOTE CONTROL UPDATE
-
@pat59 hm. worrying. lets try this
from a terminal window
cd ~/MagicMirror/modules mv MMM-Remote-Control save-remote git clone https://github.com/Jopyth/MMM-Remote-Control cd MMM-Remote-Control npm install pm2 restart mm
stop if you get an error
the error implies a failing sd card, backup now
-
pi@raspberrypi:~ $ cd ~/MagicMirror/modules
pi@raspberrypi:~/MagicMirror/modules $ mv MMM-Remote-control save-remote
mv: impossible d’évaluer ‘MMM-Remote-control’: Aucun fichier ou dossier de ce type
pi@raspberrypi:~/MagicMirror/modules $ git clone https://github/Jopyth/MMM-Remote-Control
fatal: le chemin de destination ‘MMM-Remote-Control’ existe déjà et n’est pas un répertoire vide.
pi@raspberrypi:~/MagicMirror/modules $ cd MMM-Remote-control
bash: cd: MMM-Remote-control: Aucun fichier ou dossier de ce type
pi@raspberrypi:~/MagicMirror/modules $ cd MMM-Remote-Control
pi@raspberrypi:~/MagicMirror/modules/MMM-Remote-Control $ npm install
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/cspell
npm ERR! dest /home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/.cspell-Sdwzuw3y
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename ‘/home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/cspell’ -> ‘/home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/.cspell-Sdwzuw3y’npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2025-03-10T18_40_59_208Z-debug-0.log
pi@raspberrypi:~/MagicMirror/modules/MMM-Remote-Control $ -
@pat59 MagicMirror is case sensitive
control is not the same as Control
-
so there is nothing more to do l have to restart my Mirror cordially
-
I redid the entire process, I must have made a typing error, everything went normally, the mirror function, I don’t know how to thank you, I’m so happy
-
@pat59 awesome
-