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 auf 2.13.0

    Scheduled Pinned Locked Moved General Discussion
    65 Posts 4 Posters 21.6k Views 4 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 @kusselin
      last edited by

      @kusselin if you use pm2 to start a boot,
      pm2 stop all

      then npm start to test

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • kusselinK Offline
        kusselin
        last edited by

        pi@raspberrypi:~ $ pm2 stop all
        [PM2] Applying action stopProcessId on app [all](ids: 0)
        [PM2] [MagicMirror](0) ✓
        ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
        │ id │ name               │ mode     │ ↺    │ status    │ cpu      │ memory   │
        ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
        │ 0  │ MagicMirror        │ fork     │ 0    │ stopped   │ 0%       │ 0b       │
        └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
        pi@raspberrypi:~ $ npm start
        npm ERR! code ENOENT
        npm ERR! syscall open
        npm ERR! path /home/pi/package.json
        npm ERR! errno -2
        npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json'
        npm ERR! enoent This is related to npm not being able to find a file.
        npm ERR! enoent
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/pi/.npm/_logs/2020-11-15T18_01_08_239Z-debug.log
        
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @kusselin
          last edited by

          @kusselin from the MagicMirror folder

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • kusselinK Offline
            kusselin
            last edited by kusselin

            username for github.com?

            what ist this?
            Zwischenablage01.jpg

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

              @kusselin the updateNotification module if u don’t use it, u can disable it.

              add

              module:"updatenotification",
              disabled: true,       // < this line
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • kusselinK Offline
                kusselin
                last edited by kusselin

                the screen is always black :-(

                i ihink i have to save the config and i have to install magic mirror new…

                what do you think?

                1 Reply Last reply Reply Quote 0
                • kusselinK Offline
                  kusselin
                  last edited by

                  after a new installation…can i also copie the save config and all is good?

                  S 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @kusselin
                    last edited by

                    @kusselin upgrade didn’t touch the config, it should be the same as before

                    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 @kusselin
                      last edited by

                      @kusselin if a NEW install, then u would have to reinstall all the modules and update the config

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • kusselinK Offline
                        kusselin
                        last edited by

                        @sdetweil said in Update auf 2.13.0:

                        if a NEW install, then u would have to reinstall all the modules and update the config

                        o.k i musst have to install all the modules again and then i can copie the config in the config folder…right?

                        And please can you send me a link how i can install about the console the ltest magic mirror please…

                        Thanks

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 1 / 7
                        • 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