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

After update, nothing happens.

Scheduled Pinned Locked Moved Troubleshooting
64 Posts 3 Posters 19.6k 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.
  • S Away
    sdetweil @Richard238
    last edited by sdetweil Jan 1, 2021, 1:56 PM Jan 1, 2021, 1:53 PM

    @Richard238 node and npm are way downlevel

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • R Offline
      Richard238 @sdetweil
      last edited by Jan 1, 2021, 1:56 PM

      @sdetweil

      No, it’s a Pi 3B

      S 1 Reply Last reply Jan 1, 2021, 2:00 PM Reply Quote 0
      • S Away
        sdetweil @Richard238
        last edited by sdetweil Jan 1, 2021, 2:00 PM Jan 1, 2021, 2:00 PM

        @Richard238 hm… rename your magic mirror folder to some other name

        then run my installer to get everything updated
        the in your existing folder do
        rm -rf node_moules
        npm install --only=prod
        then npm start and see what happens

        my installer will start.mm again, just do.pm2 stop all, and we will fix it later

        see here for the installer script

        https://github.com/sdetweil/MagicMirror_scripts

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Jan 1, 2021, 2:07 PM Reply Quote 0
        • R Offline
          Richard238 @sdetweil
          last edited by Jan 1, 2021, 2:07 PM

          @sdetweil

          Do I run your installer
          bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
          from the (renamed) MM folder, or from the /home/pi prompt?

          S 1 Reply Last reply Jan 1, 2021, 2:22 PM Reply Quote 0
          • S Away
            sdetweil @Richard238
            last edited by Jan 1, 2021, 2:22 PM

            @Richard238 /home/pi… it will figure it out

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Jan 1, 2021, 2:23 PM Reply Quote 0
            • R Offline
              Richard238 @sdetweil
              last edited by Jan 1, 2021, 2:23 PM

              @sdetweil

              pi@pi_mirror:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
              #: “#!/bin/bash: No such file or directory
              pi@pi_mirror:~ $ 
              
              S 1 Reply Last reply Jan 1, 2021, 2:24 PM Reply Quote 0
              • S Away
                sdetweil @Richard238
                last edited by sdetweil Jan 1, 2021, 2:25 PM Jan 1, 2021, 2:24 PM

                @Richard238 the quotes need to be up/down, not slanted

                bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
                

                if u paste that line here without the code block wrapper, the quotes will be changed

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                R 1 Reply Last reply Jan 1, 2021, 2:26 PM Reply Quote 0
                • R Offline
                  Richard238 @sdetweil
                  last edited by Jan 1, 2021, 2:26 PM

                  @sdetweil

                  pi@pi_mirror:~ $ bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
                  It appears MagicMirror has not been installed on this system
                  please run the installer, raspberry.sh first
                  pi@pi_mirror:~ $ 
                  
                  S 1 Reply Last reply Jan 1, 2021, 2:27 PM Reply Quote 0
                  • S Away
                    sdetweil @Richard238
                    last edited by Jan 1, 2021, 2:27 PM

                    @Richard238 not upgrade, install

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    R 1 Reply Last reply Jan 1, 2021, 2:30 PM Reply Quote 0
                    • R Offline
                      Richard238 @sdetweil
                      last edited by Jan 1, 2021, 2:30 PM

                      @sdetweil
                      Ooops! You can tell it’s New Years Day, maybe I need another drink. :D

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