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.

    Blank screen after update 2023

    Scheduled Pinned Locked Moved General Discussion
    5 Posts 2 Posters 478 Views 2 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
      trix2k
      last edited by

      Hi all

      I just did an update and after MM starts all i get is a black screen?

      any suggestions would be great

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

        @trix2k can u show any of the startup messages?

        npm start
        or pm2 logs --lines=50

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          trix2k @sdetweil
          last edited by

          @sdetweil after some digging i found another thread you helped on and i got it going again

          thank you

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

            @trix2k what was it?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              trix2k @sdetweil
              last edited by

              @sdetweil

              cd ~/MagicMirror
              rm -rf node_modules
              rm package- lock. json
              npm install

              then for whatever module was causing problem
              cd ~/MagicMirror/modules/modulename

              do the same last 3 steps as above

              AND THEN

              npm install request --save

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