MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Blank screen after update 2023

    General Discussion
    2
    5
    102
    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
      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
        sdetweil @trix2k last edited by

        @trix2k can u show any of the startup messages?

        npm start
        or pm2 logs --lines=50

        Sam

        Create a working config
        How to add modules

        T 1 Reply Last reply Reply Quote 0
        • T
          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
            sdetweil @trix2k last edited by

            @trix2k what was it?

            Sam

            Create a working config
            How to add modules

            T 1 Reply Last reply Reply Quote 0
            • T
              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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy