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.

    Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

    Scheduled Pinned Locked Moved Troubleshooting
    324 Posts 55 Posters 707.2k Views 59 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.
    • D Offline
      dude31222 @sdetweil
      last edited by

      @sdetweil still having an empty screen but no more error messages in cmd

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

        @dude31222 that usually means u didn’t do the fonts install step or vendor install step

        those are extra for windows install

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Reply Quote 0
        • D Offline
          dude31222 @sdetweil
          last edited by

          @sdetweil i did. Now i’ve upgraded to windows 8.1. still a black screen but a new error```
          [0110/062053.181:ERROR:_trace_logging_minimal.win.cc<78>] provider resistration failure

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

            @dude31222 I don’t know. those are so far out of service…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • R Offline
              Reila
              last edited by

              Heyo!
              I’ve done a fresh install of MM2 (on Win10), and now I’m struggling with the blank electron screen.

              I did the vendor and font install, changed the package.json to

              "start":"node_modules/.bin/electron js/electron.js",
              

              according to the guide on page 15, and now I’m getting

              bash: line 1: node_modules.binelectron: command not found
              

              on npm start, doesn’t start up MM.

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

                @Reila you did not do the package.json edit correctly.

                windows uses slashes leaning left

                and u need 2 in each place

                node-modules\\.bin\\electron  js\\electron.js
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  Reila @sdetweil
                  last edited by

                  @sdetweil
                  Oh, I just copied as it was! It might have been a different guide, it was old after all… I see the backward slashes in a later post now.

                  So now I tried

                  "start": "node_modules\\.bin\\electron  js\\electron.js",
                  

                  (with both the double and single space, just in case) and it’s giving me the same error still.
                  I tested changing the start-dev variant too.
                  I must be missing another step still.

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

                    @Reila I am away from my system at the moment be back in an hour or so.

                    what does npm -v say?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    R 1 Reply Last reply Reply Quote 0
                    • R Offline
                      Reila @sdetweil
                      last edited by

                      @sdetweil No problem! Browser version works fine for tinkering in the meantime :)

                      npm is 8.17.0

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

                        @Reila hm… this is what mine is set to

                        "start": "node_modules\\.bin\\electron js\\electron.js",
                        

                        and I don’t get any errors, but electron starts full screen, black screen

                        but if I open edge and go to localhost:8080 it looks great and if I open electron
                        (the 1st part, node_modules\.bin\electron) and go to http://localhost:8080
                        it works…

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • R Roadrunner451 referenced this topic on
                        • 1
                        • 2
                        • 29
                        • 30
                        • 31
                        • 32
                        • 33
                        • 31 / 33
                        • 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