• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 250 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 25 days ago

    @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 24 days ago Reply Quote 0
    • S Away
      sdetweil @Dayzwell
      last edited by sdetweil 24 days ago 24 days ago

      @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 Away
        sdetweil @Dayzwell
        last edited by sdetweil 24 days ago 24 days ago

        @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 23 days ago Reply Quote 1
        • D Offline
          Dayzwell @sdetweil
          last edited by 23 days ago

          @sdetweil thak you it works now :)

          S 1 Reply Last reply 23 days ago Reply Quote 0
          • S Away
            sdetweil @Dayzwell
            last edited by 23 days ago

            @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 23 days ago
            • 1 / 1
            1 / 1
            • First post
              7/7
              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