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 783.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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @lancerkid38
      last edited by

      @lancerkid38

      You’re quite welcome, my friend. :-)

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • D Offline
        djsunrise19 @Mykle1
        last edited by djsunrise19

        @Mykle1 said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

        @djsunrise19 said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

        I think I’ll create a windows backup and give ubuntu a 3rd chance :-D. Using ubuntu mate shouldn’t be a problem? I like that interface a little bit more

        Personally, I wouldn’t care which version name or number, as long as it’s stable and MM resides there happily.

        Another option for voice would be an alexa skill an module. So I can use alexa for the input trigger.

        Cool. Keep me posted.

        Made it with ubuntu. I didn’t use the java-scripted marquee fx anymore, changed it to CSS3 transitions :) - no problems there. Also the 3rd party option works very well. Now, my realtek soundcard detects my microphone. So I don’t have to use my USB mic (latency is horrible - 4-5seconds!! - with my 3,5mm pawl mic ~0,3seconds). I’m using MMM-voice with your Lucy (slightly modified) ;).

        So thank you very much Mykle1! Any recommendations for a small 3,5mm pawl mic? Actually, I tested it with a headset mic. But it doesn’t recognize me so good, if I’m 0,5m away.

        1 Reply Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer
          last edited by Mykle1

          Excellent. I suspected the drivers were the problem. :-)

          Yes, the whole latency thing was a bother to me. The difference in response time using a USB microphone is horrible, as you found out.

          I purchased this microphone when I was first working on Lucy because it was inexpensive. It works really well in a quiet environment, with a 99% success rate within 50 inches. I haven’t tested it at long distance.

          https://www.amazon.com/gp/product/B07673TQCB/ref=oh_aui_detailpage_o04_s00?ie=UTF8&psc=1

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • H Offline
            hrishim
            last edited by

            Thanks for the walkthrough @Mykle1 I did most of the stuff myself but stumbled at the last step - running MM. There is no sh in Windows and I was thinking I need to install Cygwin or something similar. Then stumbled on this post.

            On a different note - could you suggest pointer on how to get started writing modules? Ideally, where does one begin in trying to understand the technologies that goes into MM?

            justjim1220J 1 Reply Last reply Reply Quote 0
            • justjim1220J Offline
              justjim1220 Module Developer @hrishim
              last edited by justjim1220

              @hrishim

              This is a good place to start. I still had problems, but the forums are very helpful. Good Luck!!

              https://github.com/MichMich/MagicMirror/blob/master/modules/README.md

              And you should have run-start.sh in the main MagicMirror folder… If not, probably need to First, unhide file extensions, if it’s still not there, the reinstall MM from new.

              0_1527463687801_Screenshot (986).png

              "Life's Too Short To Dance With Ugly People"
              Jim Hallock - 1995

              1 Reply Last reply Reply Quote 0
              • A Offline
                arciemaps
                last edited by

                Hello. Thanks for this guide. I cant seem to run this. I am a complete newbie :).
                I installed NodeJS and Git for Windows. I follows instructions and repeatedly (about 20x times). I also deleted the npm cache and npm under the AppData as well as other dependencies under “my username” folder. I even tried using a different computer and reformat a new computer and I get the same error every single time.

                I am using Windows 7, latest patch (whatever that might be as of Juine 24, 2018). For some reason, it looks like it is looking for the a certain file and looking for it in the wrong directory. You may refer to attached screenshot.

                Sorry if this is too noobie question, any assistance will be appreciated 0_1529891854051_starterror.png

                justjim1220J 1 Reply Last reply Reply Quote 0
                • justjim1220J Offline
                  justjim1220 Module Developer @arciemaps
                  last edited by

                  @arciemaps new version of MagicMirror just came out a few days ago.

                  I would scrap everthing and start over with the instructions for the walkthrough.

                  Only changes I would make is to be sure to get the latest version of everything, ie: nodejs, git for windows, and the MagicMirror.

                  I think when I started to do this, I had a few problems at first, but once I got it to work, then it got a lot easier…

                  Are you using Win & 32-bit or 64-bit???

                  "Life's Too Short To Dance With Ugly People"
                  Jim Hallock - 1995

                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    ionut322
                    last edited by

                    Hello guys, newbie here … I did everything by the book on my laptop and it runs fine (I want to build a mirror and Im currently testing the software) but it says hello and nothing more … except the greetings … how do I take pictures ?! … :(

                    ? justjim1220J 2 Replies Last reply Reply Quote 0
                    • ? Offline
                      A Former User @ionut322
                      last edited by A Former User

                      @ionut322 take a picture? What do you mean?

                      1 Reply Last reply Reply Quote 1
                      • justjim1220J Offline
                        justjim1220 Module Developer @ionut322
                        last edited by

                        @ionut322

                        I’m with @Sean, need more info to help you…:winking_face:

                        "Life's Too Short To Dance With Ugly People"
                        Jim Hallock - 1995

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          Johans @Mykle1
                          last edited by

                          @mykle1

                          Followed your guide to install on my windows 10 - 64 bit machine.
                          Installation went OK, but when I start mirror I just get a black screen.

                          This is the error message

                          Launching application.
                          Whoops! There was an uncaught exception...
                          { Error: listen EADDRINUSE 127.0.0.1:8080
                              at Object._errnoException (util.js:1024:11)
                              at _exceptionWithHostPort (util.js:1046:20)
                              at Server.setupListenHandle [as _listen2] (net.js:1351:14)
                              at listenInCluster (net.js:1392:12)
                              at GetAddrInfoReqWrap.doListen [as callback] (net.js:1501:7)
                              at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)
                            code: 'EADDRINUSE',
                            errno: 'EADDRINUSE',
                            syscall: 'listen',
                            address: '127.0.0.1',
                            port: 8080 }
                          MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
                          
                          
                          

                          Hope you can help me out.

                          Mykle1M 1 Reply Last reply Reply Quote 0
                          • Mykle1M Offline
                            Mykle1 Project Sponsor Module Developer @Johans
                            last edited by

                            @johans said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

                            Error: listen EADDRINUSE 127.0.0.1:8080
                            at Object._errnoException (util.js:1024:11)
                            at _exceptionWithHostPort

                            This typically means that another application or program is using the port (8080) that MagicMirror uses. You would have to resolve that issue

                            Create a working config
                            How to add modules

                            1 Reply Last reply Reply Quote 1
                            • J Offline
                              Johans
                              last edited by

                              @mykle1
                              Thanks for the info, can’t find out who is using port 8080, but I changed in the config to use another port.
                              Now all is working. :thumbs_up_light_skin_tone:

                              Mykle1M 1 Reply Last reply Reply Quote 0
                              • Mykle1M Offline
                                Mykle1 Project Sponsor Module Developer @Johans
                                last edited by

                                @johans

                                Well done, mate. :thumbsup:

                                Create a working config
                                How to add modules

                                J 1 Reply Last reply Reply Quote 0
                                • J Offline
                                  Johans @Mykle1
                                  last edited by

                                  @mykle1 FYI
                                  Meanwhile I found the problem of port 8080, due to some malware on that PC, the proxi settings where modified, only option was to re-install OS. Lucky I had some backup so that didn’t took so long.
                                  Now proxi settings are no longer hi-jacked and I can run MM normally.
                                  Problem solved!

                                  Mykle1M 1 Reply Last reply Reply Quote 0
                                  • Mykle1M Offline
                                    Mykle1 Project Sponsor Module Developer @Johans
                                    last edited by

                                    @johans

                                    Ahh, Windows. I no longer use it for MM. I’m strictly a ubuntu 16.04 LTS guy now.

                                    Create a working config
                                    How to add modules

                                    1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      djniuss
                                      last edited by djniuss

                                      Hi. quick question. the MM work with the basic modules. as soon as i try to install a 3rd party module i have a syntax error. Checked and rechecked the code and there is no error. is there special thing to add code thant im not aware of

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Do not disturb
                                        sdetweil @djniuss
                                        last edited by

                                        @djniuss from the MM folder do

                                        npm run config:check
                                        

                                        fix errors from top down

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

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

                                          @sdetweil Thank you sir. All is good now.

                                          1 Reply Last reply Reply Quote 0
                                          • D Offline
                                            djniuss
                                            last edited by

                                            Other question.

                                            is there a way to acces to mirror server from another device ( like the rpi does)

                                            i have withelisted all ip. and cant seem to connect. i have created rules in the windows firewall and router and still nothing.

                                            instead og localhost if i enter 0.0.0.0 i only have a black screen.

                                            is this possible . im building a smaller mirror and would like to connnect to the mirror that i already have running.

                                            Thanks

                                            D Mykle1M 2 Replies Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 16
                                            • 17
                                            • 11 / 17
                                            • 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