• 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.

How to add modules. For absolute beginners.

Scheduled Pinned Locked Moved Troubleshooting
91 Posts 16 Posters 122.5k Views 24 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @TheSij
    last edited by Jul 28, 2020, 12:37 AM

    @TheSij said in How to add modules. For absolute beginners.:

    The module is finally showing in the MM dashboard.

    Ahh, see? Well done. Don’t sweat it. We’ve all experienced these problems. I promise, it gets easier. The more you learn the easier it becomes. Have fun!

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 1
    • M Offline
      Mykle1 Project Sponsor Module Developer @sdetweil
      last edited by Jul 28, 2020, 12:39 AM

      @sdetweil said in How to add modules. For absolute beginners.:

      i suspect you did not do the required install

      For the record, I did not have to install dependencies.

      Create a working config
      How to add modules

      S 1 Reply Last reply Jul 28, 2020, 1:24 AM Reply Quote 0
      • S Offline
        sdetweil @Mykle1
        last edited by sdetweil Jul 28, 2020, 1:25 AM Jul 28, 2020, 1:24 AM

        @Mykle1 because some other module already had. npm install would have resolved that, if he had provided the package. json

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M 1 Reply Last reply Jul 28, 2020, 11:37 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @sdetweil
          last edited by Mykle1 Jul 28, 2020, 11:37 PM Jul 28, 2020, 11:37 PM

          @sdetweil said in How to add modules. For absolute beginners.:

          npm install would have resolved that, if he had provided the package. json

          :thumbsup:

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • E Offline
            ebolisa
            last edited by Dec 18, 2020, 8:25 PM

            What if no errors are generated and yet the widget is not shown on the screen? Where do we start troubleshooting?

            TIA

            M S 2 Replies Last reply Dec 18, 2020, 8:29 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @ebolisa
              last edited by Mykle1 Dec 18, 2020, 8:33 PM Dec 18, 2020, 8:29 PM

              @ebolisa said in How to add modules. For absolute beginners.:

              What if no errors are generated and yet the widget is not shown on the screen? Where do we start troubleshooting?

              It would help if you named the widget (I assume you mean module) and posted your config entry for that module. Please post in a code block.

              EDIT:

              And everything @sdetweil says. :-)

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @ebolisa
                last edited by Dec 18, 2020, 8:29 PM

                @ebolisa do you have a position defined? must be else MM doesn’t know where to put the content…

                next, look in the window where npm start was done, or in the logs if pm2, using pm2 logs --lines=??? ??? is a number 15 default…
                also look in the developers window
                ctrl-shift-i, select the tab labeled console, and scroll up… u can also filter by module, add some of the unique part of the module name to the filter field

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fsne04
                  last edited by fsne04 Dec 19, 2020, 4:51 PM Dec 19, 2020, 4:50 PM

                  Hi Mykle1. Thank you for doing this. I am trying to build a MagicMirror for my daughter for Christmas and have had a hard time with a few things. Absolute noobie, but have learned a bunch in the past 2 weeks of this journey.
                  First question: I installed the Kevinatown MMM-Screencast module and after some trial and error, I did get the module to start, BUT as I am starting the casting from my phone, the Screencast window opens and then freezes stating “loading…” without ever actually starting the video/cast. I assume the config entry is correct, because the screencast opens, but maybe I am missing a step?
                  Your help would be greatly appreciated! ![1_1608396591977_2020-12-19-103618_1024x768_scrot.png](Uploading 100%) ![0_1608396591974_2020-12-19-103955_1024x768_scrot.png](Uploading 100%)

                  I guess the screenshots did not work. How do I send a screenshot?

                  S 1 Reply Last reply Dec 19, 2020, 5:44 PM Reply Quote 0
                  • S Offline
                    sdetweil @fsne04
                    last edited by Dec 19, 2020, 5:44 PM

                    @fsne04 said in How to add modules. For absolute beginners.:

                    I guess the screenshots did not work. How do I send a screenshot?

                    click the button above the editor that looks like the sun over the mountain, with top right corner folded over

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      fsne04
                      last edited by Dec 19, 2020, 5:59 PM

                      2020-12-19-103618_1024x768_scrot.png
                      2020-12-19-103955_1024x768_scrot.png

                      S 1 Reply Last reply Dec 19, 2020, 6:01 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 6 / 10
                      • 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