• 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 112.2k 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.
  • T Offline
    TheSij @sdetweil
    last edited by Jul 27, 2020, 10:35 PM

    @sdetweil - too late. Sorry, I went ahead before getting this advice. I’ll remember for next time.

    S 1 Reply Last reply Jul 27, 2020, 10:39 PM Reply Quote 0
    • S Offline
      sdetweil @TheSij
      last edited by Jul 27, 2020, 10:39 PM

      @TheSij many times the ‘fixes’ force new code, which breaks old code, so you fix one problem, but the system is dead.

      more times than not fixing adds new issues to the list, different than u started with. almost NEVER does the list go away.
      and some of the vulnerabilities matter IF you have your pi connected to the internet where others are interacting with it (logon, save money, messages, …) MM is just pulling update notices. not allowing unsolicited inbound connections…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Jul 27, 2020, 10:41 PM Reply Quote 1
      • T Offline
        TheSij @sdetweil
        last edited by Jul 27, 2020, 10:41 PM

        @sdetweil - understood. Thanks!

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