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.

    MM Starts but no screen after upgrade

    Scheduled Pinned Locked Moved Solved Troubleshooting
    8 Posts 3 Posters 625 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 Offline
      sdetweil @geekhouri
      last edited by

      @geekhouri yep, Screenshot_20240108_054516_Chrome.jpg

      we’ve been cleaning up the mm core tubing for 2 years now. this module was using one of the libraries we supplied, but didn’t declare it.

      if you had used my upgrade script I would have handled this problem for you

      see

      https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

      in the module folder do

      npm install request

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      G 1 Reply Last reply Reply Quote 1
      • G Offline
        geekhouri @sdetweil
        last edited by

        @sdetweil really appreciate your help, that has worked. I will definitely follow your guides moving forward. Out of curiosity when i ran that command i got the following :

        pm WARN deprecated har-validator@5.1.5: this library is no longer supported
        npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older v ersions may use Math.random() in certain circumstances, which is known to be pro blematic. See https://v8.dev/blog/math-random for details.
        npm WARN deprecated request@2.88.2: request has been deprecated, see https://git hub.com/request/request/issues/3142

        added 32 packages in 18s

        196 packages are looking for funding
        run npm fund for details

        Do i need do anything here or can i ignore?

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

          @geekhouri nothing we/you can do. a library uses a library which uses a library which was upgraded. but we can’t make anyone upgrade, and mm is a special env. it’s not a public website doing banking. it’s just showing some info pulled into. your house .

          so, all you can go is ignore it. oh, and don’t do audit fix. it forces a bunch of changes, some of which break existing code, with no fix available.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          G KristjanESPERANTOK 2 Replies Last reply Reply Quote 1
          • G Offline
            geekhouri @sdetweil
            last edited by

            @sdetweil thank-you very much, really appreciate the support on this…

            1 Reply Last reply Reply Quote 0
            • KristjanESPERANTOK Offline
              KristjanESPERANTO Module Developer @sdetweil
              last edited by

              I have sleep problems and have therefore found the time to get rid of the dependency on request for this module šŸ˜…. Let’s see when @jmwyds accepts my PR. It seems he hasn’t been active for a while.

              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