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.

    Installing MagicMirror on Windows 10

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 863 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.
    • S Offline
      sdetweil @edwardbuck
      last edited by

      @edwardbuck said in Installing MagicMirror on Windows 10:

      R] Error: listen EADDRINUSE: address already in use ::1:8080

      that means some other app is using that port…

      did you install pm2 and use it to autostart?

      if so, THAT instance is using the port…
      if you installed pm2, then

      pm2 status
      pm2 stop all
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      E 1 Reply Last reply Reply Quote 0
      • E Offline
        edwardbuck @sdetweil
        last edited by

        @sdetweil

        OK, so I rebooted (should have tried that before), and that error is gone, but now I get an error that keeps repeating 30 times:

        [16.03.2024 19:00.34.663] [ERROR] TypeError: first is not a function
            at attachFinishedListener (C:\MagicMirror\node_modules\on-finished\index.js:105:22)
            at attachListener (C:\MagicMirror\node_modules\on-finished\index.js:147:5)
            at onFinished (C:\MagicMirror\node_modules\on-finished\index.js:53:3)
            at SendStream.stream (C:\MagicMirror\node_modules\send\index.js:800:3)
            at SendStream.send (C:\MagicMirror\node_modules\send\index.js:703:8)
            at onstat (C:\MagicMirror\node_modules\send\index.js:725:10)
            at FSReqCallback.oncomplete (node:fs:211:5)
        [16.03.2024 19:00.34.665] [ERROR] MagicMirror┬▓ will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        [16.03.2024 19:00.34.666] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        

        I do get a MagicMirror window, but it is completely blank. Any ideas? Thanks!

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

          @edwardbuck an you confirm that you did the extra steps

          npm install in the vendor and fonts folders
          and that you have node version 18 or above installed

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          E 1 Reply Last reply Reply Quote 0
          • E Offline
            edwardbuck @sdetweil
            last edited by

            @sdetweil

            Sorry for the super long delay in replying to this post. Shortly after I posted, my wife passed way suddenly. I had to put my Magic Mirror project on hold while I dealt with everything.

            I finally got back to the project and I decided to start fresh, reinstalled Windows 10, reinstalled Magic Mirror, and it is working now. Not sure what the issue was, but a reinstall seemed to fix it. I have had a few configuration changes to make/issues to fix, but I figured them out thanks to various posts here in this forum, and just trying different things until it worked.

            Anyway, thanks for your help.

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

              @edwardbuck My Condolensces… nothing more important than family

              thank you for your time trying again… glad you have it working

              give a shout if you need more helpw ith anything.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S sdetweil has marked this topic as solved on
              • 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