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.

    MMM SOCCER NOT WORKING

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 3 Posters 2.2k Views 3 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 @dave_
      last edited by

      @dave_ huh?

      https://github.com/fewieden/MMM-soccer

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @sdetweil I did that but it’s still not working could u please tell me what I’m doing wrong here!

        First i open a terminal and type

        1. cd MagicMirror/modules

        2. Paste that GitHub link

        3. Go on Config.js and copy the module

        And even after that when i start the program it just says the config files can’t be read cuz there’s something wrong with it!

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

          @dave_
          Paste that GitHub link

          no, not right

          git clone Paste that GitHub link
          hit enter

          read this post
          https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners?_=1596110023129

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil

            There’s also npm install step what’s that about could u explain me that?

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

              @dave_ modules use other libraries.

              npm is node package manager. it will download libraries for your module into right place.

              you tell it, in package.json, what library and version.
              npm install installs the libraries u need

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @sdetweil but what exactly is that step I don’t know what to do

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

                  @dave_ for every module that has a package.json file

                  cd ~/MagicMirror/modules
                  git clone module_soure_url
                  cd module_name
                  npm install
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @sdetweil nope haven’t had any luck

                    Ik its too much to ask but could u tell me a step by step instruction of possible!

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

                      @dave_ I just told you step by step,
                      except for the url and module name.

                      both of which u know

                      please read this and practice
                      https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners?_=1596115267295

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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

                        @dave_ I looked at the Issues on Github and it appears not to work anymore(?). This one works though
                        There are really good instructions there on how to install it too

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