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

Update is not working..I need help please

Scheduled Pinned Locked Moved Solved Troubleshooting
41 Posts 5 Posters 7.0k Views 5 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
    sil3ntstorm @sdetweil
    last edited by Oct 7, 2023, 8:59 PM

    @sdetweil
    I don’t have version 20 either but rather 16.14.2. How can I install version 20? Can you please help me?

    S 1 Reply Last reply Oct 7, 2023, 10:59 PM Reply Quote 0
    • S Away
      sdetweil @sil3ntstorm
      last edited by Oct 7, 2023, 10:59 PM

      @sil3ntstorm you can try the node20_install script

      or you can try with upgrading mm using my upgrade script

      https://github.com/sdetweil/MagicMirror_scripts

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S S 2 Replies Last reply Oct 8, 2023, 6:01 AM Reply Quote 1
      • S Offline
        sil3ntstorm @sdetweil
        last edited by Oct 8, 2023, 6:01 AM

        @sdetweil I installed it, thanks

        1 Reply Last reply Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @sdetweil
          last edited by Oct 8, 2023, 12:10 PM

          @sdetweil Hi thanks for answering, the problem was 3 modules

          the module

          MMM-DWD-WarnWeather
          MMM-Snake
          MMM-MyCalendar

          without the modules it works fine and with the modules it doesn’t work and I don’t know wy???

          anybody an idea??

          S S 2 Replies Last reply Oct 8, 2023, 12:13 PM Reply Quote 0
          • S Away
            sdetweil @Stoffbeuteluwe
            last edited by Oct 8, 2023, 12:13 PM

            @Stoffbeuteluwe it’s this

            https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

            we removed node-fetch

            I think
            MMM-DWD-WarnWeather
            put out a fix
            git pull in that module folder and npm install

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S 1 Reply Last reply Oct 9, 2023, 3:43 PM Reply Quote 0
            • S Offline
              sil3ntstorm @Stoffbeuteluwe
              last edited by Oct 8, 2023, 1:55 PM

              @Stoffbeuteluwe Did you just deactivate the 3 modules in config.js, or did you also delete the 3 folders in the Modules folder? Did you have to do anything else to make it work?

              S S 2 Replies Last reply Oct 8, 2023, 2:03 PM Reply Quote 0
              • S Away
                sdetweil @sil3ntstorm
                last edited by Oct 8, 2023, 2:03 PM

                @sil3ntstorm we removed some libraries in this release that modules use but don’t document So you have to fix the modules manually by installing the missing libraries.

                I posted a link to the troubleshooting Post that shows you how to find the library and what to do about it

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • S Offline
                  Stoffbeuteluwe Project Sponsor @sil3ntstorm
                  last edited by Oct 8, 2023, 2:35 PM

                  @sil3ntstorm I only deleted the module folder…

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    Stoffbeuteluwe Project Sponsor @sdetweil
                    last edited by Oct 9, 2023, 3:43 PM

                    @sdetweil

                    thanks DWD-Warnweather is fine

                    I can’t get MMM-MyCalendar to work, I’ve tried everything but unfortunately it doesn’t work.
                    As soon as the module folder (MMM-MyCalendar) is in the modules folder it doesn’t work…
                    Unfortunately I don’t know what to do next, sorry

                    1 Reply Last reply Reply Quote 0
                    • S Away
                      sdetweil
                      last edited by Oct 9, 2023, 3:46 PM

                      @Stoffbeuteluwe show the output of the npm start

                      best way

                      pm2 stop all
                      cd ~/MagicMirror
                      npm start >somefile.txt 2>&1
                      

                      wait 20 seconds
                      ctrl -c in the window for the above commands

                      then edit somefile.txt
                      and search for

                      Cannot find module
                      

                      then next few lines will tell you which mmm module is affected

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      S 1 Reply Last reply Oct 9, 2023, 7:16 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 1 / 5
                      1 / 5
                      • First post
                        8/41
                        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