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 error? js error? Javascrpt error?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    7 Posts 2 Posters 551 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.
    • D Offline
      Dayzwell @sdetweil
      last edited by

      @sdetweil Im using a raspberry 3 using Raspberry Pi OS, I install and update the MM and it work until i tried to install this module https://github.com/xadamxk/MMM-LOLESPORTS-SCHEDULES update electron and everething I could find and now its giving me those errors

      S 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Dayzwell
        last edited by sdetweil

        @Dayzwell ok, so lets start over a little

        for that module in config.js add

        disabled:true,
        

        after its module: line

        and then do

        cd ~/MagicMirror 
        git checkout package.json
        rm -rf node_modules
        npm run install-mm 
        

        then try

        npm start
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @Dayzwell I see his instructions left out a step.
          I opened this issue https://github.com/xadamxk/MMM-LOLESPORTS-SCHEDULES/issues/8

          he has updated the instructions

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Reply Quote 1
          • D Offline
            Dayzwell @sdetweil
            last edited by

            @sdetweil thak you it works now :)

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

              @Dayzwell 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 / 1
              • 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