MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    REMOTE CONTROL UPDATE

    Scheduled Pinned Locked Moved Solved Troubleshooting
    19 Posts 2 Posters 1.8k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @pat59
      last edited by

      @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

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • P Offline
        pat59
        last edited by

        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 $

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @pat59
          last edited by

          @pat59 MagicMirror is case sensitive

          control is not the same as Control

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • P Offline
            pat59
            last edited by

            so there is nothing more to do l have to restart my Mirror cordially

            1 Reply Last reply Reply Quote 0
            • P Offline
              pat59
              last edited by

              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

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @pat59
                last edited by

                @pat59 awesome

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • S sdetweil has marked this topic as solved on
                • 1
                • 2
                • 2 / 2
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy