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

V2.10.0 - Impressive...

Scheduled Pinned Locked Moved General Discussion
18 Posts 3 Posters 3.3k 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.
  • B Offline
    BKeyport Module Developer @sdetweil
    last edited by Jan 2, 2020, 1:10 PM

    @sdetweil because I read the post, saw “Note: This update uses new dependencies. Please update using the following command: git pull && npm install”, and TL;DR the rest.

    😉

    The "E" in "Javascript" stands for "Easy"

    S 1 Reply Last reply Jan 2, 2020, 1:11 PM Reply Quote 0
    • S Offline
      sdetweil @BKeyport
      last edited by Jan 2, 2020, 1:11 PM

      @BKeyport thanks

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      B 1 Reply Last reply Jan 2, 2020, 1:15 PM Reply Quote 0
      • B Offline
        BKeyport Module Developer @sdetweil
        last edited by Jan 2, 2020, 1:15 PM

        @sdetweil honestly, I forgot about your script work - twice over… Just recently installed a test install of MM too, and I was gonna use your work - That pi is annoying me a bit, so I may reinstall.

        As I get update notices, I pop on here to make sure I’m gonna do things right, then follow the post instructions after a quick read to confirm.

        The "E" in "Javascript" stands for "Easy"

        S 2 Replies Last reply Jan 2, 2020, 2:00 PM Reply Quote 0
        • S Offline
          sdetweil @BKeyport
          last edited by Jan 2, 2020, 2:00 PM

          @BKeyport yeh, I posted updated instructions shortly after Mich posted

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @BKeyport
            last edited by Jan 2, 2020, 2:01 PM

            @BKeyport the 2.10 release installer is the updated one, so u won’t miss it anymore!

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • C Offline
              chassain 0
              last edited by Jan 2, 2020, 2:31 PM

              hello sdetweil,

              After your script i have this

              0|mm | at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
              0|mm | at Module.load (internal/modules/cjs/loader.js:620:32)
              0|mm | A JavaScript error occurred in the main process
              0|mm | Uncaught Exception:

              it’s ok for the new version of magic but no start mm…

              happy new year

              S 1 Reply Last reply Jan 2, 2020, 2:32 PM Reply Quote 0
              • S Offline
                sdetweil @chassain 0
                last edited by sdetweil Jan 2, 2020, 2:34 PM Jan 2, 2020, 2:32 PM

                @chassain-0 can u post the installers/upgrade.log

                looks like one of the modules is having trouble…

                someone else reported a problem with the MMM-PIR-Sensor module…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • C Offline
                  chassain 0
                  last edited by Jan 2, 2020, 2:40 PM

                  i’ve seen the log…a "npm instal"l has resolved this…sorry ! thanks

                  S 1 Reply Last reply Jan 2, 2020, 2:41 PM Reply Quote 0
                  • S Offline
                    sdetweil @chassain 0
                    last edited by sdetweil Jan 2, 2020, 2:42 PM Jan 2, 2020, 2:41 PM

                    @chassain-0 but the upgrade was supposed to handle this… can I see the log?

                    u have to run the script twice, right? once to test and once to apply

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      chassain 0
                      last edited by Jan 2, 2020, 2:42 PM

                      Upgrade started - jeu. janv. 2 00:47:49 CET 2020
                      system is Linux raspberrypi 4.19.83-v7l+ #1277 SMP Mon Nov 11 16:41:20 GMT 2019 armv7l GNU/Linux
                      the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                      user requested to apply changes
                      doing test run = false

                      saving custom.css
                      not english or locale not set, set git alias
                      remote name = origin
                      local version 2.10.0 already same as master 2.10.0
                      restoring custom.css
                      removing git alias
                      Upgrade ended - jeu. janv. 2 00:48:00 CET 2020

                      Upgrade started - jeu. janv. 2 01:12:46 CET 2020
                      system is Linux raspberrypi 4.19.83-v7l+ #1277 SMP Mon Nov 11 16:41:20 GMT 2019 armv7l GNU/Linux
                      the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                      doing test run = true

                      saving custom.css
                      not english or locale not set, set git alias
                      remote name = origin
                      upgrading from version 2.10.0 to 2.10.0
                      fetching latest revisions
                      git fetch rc=0
                      current branch = master
                      Sur la branche master
                      Votre branche est à jour avec ‘origin/master’.

                      Modifications qui ne seront pas validées :
                      (utilisez “git add …” pour mettre à jour ce qui sera validé)
                      (utilisez “git checkout – …” pour annuler les modifications dans la copie de travail)

                      modifié :         modules/default/calendar/README.md
                      modifié :         modules/default/weather/README.md
                      modifié :         modules/default/weather/current.njk
                      modifié :         modules/default/weather/providers/README.md
                      modifié :         modules/default/weather/providers/darksky.js
                      modifié :         modules/default/weather/providers/openweathermap.js
                      modifié :         modules/default/weather/providers/ukmetoffice.js
                      modifié :         modules/default/weather/providers/weathergov.js
                      modifié :         modules/default/weather/weatherobject.js
                      

                      Fichiers non suivis:
                      (utilisez “git add …” pour inclure dans ce qui sera validé)

                      %logfile
                      css/customDGA.css
                      css/customHF.css
                      css/customboucherie.css
                      css/customboutique.css
                      css/customdefault
                      css/customhome.css
                      css/customimmo.css
                      css/custommedecin.css
                      css/customsalon.css
                      css/customshoes.css
                      css/save_custom.css
                      installers/dumpactivemodulesoldjs
                      modules/default/calendar/calendaroldjs
                      package-lockoldjson
                      

                      aucune modification n’a été ajoutée à la validation (utilisez “git add” ou “git commit -a”)
                      no files different from github version
                      test merge result rc=‘’ , if empty, no conflicts
                      skipping merge, only test run

                      processing dependency changes for active modules with package.json files
                      processing for module MMM-DarkSkyForecast please wait

                      skipped processing for MMM-DarkSkyForecast, doing test run
                      processing complete for module MMM-DarkSkyForecast
                      processing for module mmm-suncalc please wait

                      skipped processing for mmm-suncalc, doing test run
                      processing complete for module mmm-suncalc
                      processing for module MMM-MovieListings please wait

                      skipped processing for MMM-MovieListings, doing test run
                      processing complete for module MMM-MovieListings
                      processing for module MMM-soccer please wait

                      skipped processing for MMM-soccer, doing test run
                      processing complete for module MMM-soccer
                      processing for module MMM-rfacts please wait

                      skipped processing for MMM-rfacts, doing test run
                      processing complete for module MMM-rfacts
                      processing for module MMM-SmartWebDisplay3 please wait

                      skipped processing for MMM-SmartWebDisplay3, doing test run
                      processing complete for module MMM-SmartWebDisplay3
                      processing for module MMM-SmartWebDisplay4 please wait

                      skipped processing for MMM-SmartWebDisplay4, doing test run
                      processing complete for module MMM-SmartWebDisplay4
                      processing for module MMM-SmartWebDisplay please wait

                      skipped processing for MMM-SmartWebDisplay, doing test run
                      processing complete for module MMM-SmartWebDisplay
                      processing for module MMM-SmartWebDisplay2 please wait

                      skipped processing for MMM-SmartWebDisplay2, doing test run
                      processing complete for module MMM-SmartWebDisplay2
                      processing for module MMM-pages please wait

                      skipped processing for MMM-pages, doing test run
                      processing complete for module MMM-pages
                      restoring custom.css
                      removing git alias
                      Upgrade ended - jeu. janv. 2 01:12:49 CET 2020

                      Upgrade started - jeu. janv. 2 01:13:07 CET 2020
                      system is Linux raspberrypi 4.19.83-v7l+ #1277 SMP Mon Nov 11 16:41:20 GMT 2019 armv7l GNU/Linux
                      the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                      user requested to apply changes
                      doing test run = false

                      saving custom.css
                      not english or locale not set, set git alias
                      remote name = origin
                      local version 2.10.0 already same as master 2.10.0
                      restoring custom.css
                      removing git alias
                      Upgrade ended - jeu. janv. 2 01:13:07 CET 2020

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