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.

    [Electron] : black screen

    Scheduled Pinned Locked Moved Troubleshooting
    28 Posts 2 Posters 5.7k 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.
    • R Offline
      RIKKO14
      last edited by

      should I do that ? :

      cd ~/MagicMirror
      rm -rf node_modules/electron
      npm install electron@6.1.12
      

      I see you request to someone to do that…

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

        @RIKKO14 over and over it says library package node-ical is missing.

        after you switch to the develop branch you MUST run npm install from the MagicMirror folder

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          RIKKO14
          last edited by

          @sdetweil so this is what i wrote in the terminal :

          pi@raspberrypi:~ $ cd ~/MagicMirror
          pi@raspberrypi:~/MagicMirror $ npm install
          npm ERR! code EISGIT
          npm ERR! path /home/pi/MagicMirror/node_modules/ical
          npm ERR! git /home/pi/MagicMirror/node_modules/ical: Appears to be a git repo or submodule.
          npm ERR! git     /home/pi/MagicMirror/node_modules/ical
          npm ERR! git Refusing to remove it. Update manually,
          npm ERR! git or move it out of the way first.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/pi/.npm/_logs/2020-10-16T13_54_17_756Z-debug.log
          pi@raspberrypi:~/MagicMirror $ run npm install
          bash: run : commande introuvable
          
          

          cd ~/MagicMirror/ , npm install run npm install but there is a bash return : bash : run : commande introuvable

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

            @RIKKO14 ok

            do this

            rm -rf ~/MagicMirror/node_modules/ical
            

            then run the npm install again

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • R Offline
              RIKKO14
              last edited by RIKKO14

              @sdetweil it’s work,
              T.H.A.N.K Y.O.U !!!

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 3 / 3
              • 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