• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 659.9k 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.
  • S Offline
    sdetweil @angeldchaveza
    last edited by sdetweil Sep 2, 2021, 2:44 AM Sep 2, 2021, 2:41 AM

    @angeldchaveza u are on windows. there are extra steps for windows.

    https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10/141?page=15

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    A 1 Reply Last reply Sep 2, 2021, 2:44 AM Reply Quote 0
    • A Offline
      angeldchaveza @sdetweil
      last edited by Sep 2, 2021, 2:44 AM

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

      u are on windows. there are extra steps for windows

      these were the steps i followed

      https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10

      S 1 Reply Last reply Sep 2, 2021, 2:56 AM Reply Quote 0
      • S Offline
        sdetweil @angeldchaveza
        last edited by Sep 2, 2021, 2:56 AM

        @angeldchaveza yes, but they changed.

        my link has the updated steps

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • A Offline
          angeldchaveza
          last edited by Sep 2, 2021, 2:57 AM

          "Installing fonts …
          "MagicMirror installation finished successfully!

          magicmirror@2.16.0 prepare C:\Users\Tecsis\magicmirror
          [ -f node_modules/.bin/husky ] && husky install || echo no husky installed.

          husky - Git hooks installed
          npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
          npm WARN magicmirror@2.16.0 scripts[‘server’] should probably be scripts[‘start’].
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})

          audited 923 packages in 21.766s

          110 packages are looking for funding
          run npm fund for details

          found 0 vulnerabilities

          Tecsis@DESKTOP-FGU3JGC MINGW64 ~/magicmirror (master)
          $ npm start
          npm ERR! missing script: start

          npm ERR! A complete log of this run can be found in:
          npm ERR! C:\Users\Tecsis\AppData\Roaming\npm-cache_logs\2021-09-02T02_53_44_514Z-debug.log

          Tecsis@DESKTOP-FGU3JGC MINGW64 ~/magicmirror (master)
          $

          S 1 Reply Last reply Sep 2, 2021, 3:42 AM Reply Quote 0
          • S Offline
            sdetweil @angeldchaveza
            last edited by Sep 2, 2021, 3:42 AM

            @angeldchaveza do NOT install under
            MINGW64

            just straight windows

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • K Offline
              KillK
              last edited by Oct 5, 2021, 2:36 PM

              Hi, newby here… I have reinstaled MM in my win 10 laptop… It was working well until the reinstallation…
              I am having an issue, i will try to translate it, cuz my cmd is in spanish…

              magicmirror@2.17.1 start
              node_modules/.bin/electron js/electron.js

              “node_modules” doesn’t recognize it as an internal or external command,
              program or file by executable lot.

              At the same time i have notice, that “.bin” folder doesn’t contain “electron js” folder inside…

              I have had to install manually npm for fonts ans vendor’s folders…

              Please, help me Obi Wan Kenobi…

              M S 2 Replies Last reply Oct 5, 2021, 4:25 PM Reply Quote 0
              • M Offline
                mumblebaj Module Developer @KillK
                last edited by Oct 5, 2021, 4:25 PM

                @killk You have asked the same question in different posts a few times. This can be seen as spamming,

                Check out my modules at: https://github.com/mumblebaj?tab=repositories

                K 1 Reply Last reply Oct 5, 2021, 4:42 PM Reply Quote 0
                • K Offline
                  KillK @mumblebaj
                  last edited by Oct 5, 2021, 4:42 PM

                  @mumblebaj oh sorry, i have to delete the other one… I didn’t know it.

                  S 1 Reply Last reply Oct 5, 2021, 5:11 PM Reply Quote 0
                  • S Offline
                    sdetweil @KillK
                    last edited by Oct 5, 2021, 5:11 PM

                    @killk we are all volunteers here. more folks around in the evenings, weekends. but it’s all volunteer. no commitment to answer any question or solve any problem . asking in multiple places doesn’t get help any faster.

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @KillK
                      last edited by Oct 5, 2021, 10:38 PM

                      @killk I had no problem

                      Win 10, under Vmware

                      git clone

                      npm install
                      and in vendors and fonts
                      edit the package.json
                      copy the default config.js from the sample

                      npm start
                      Screenshot at 2021-10-05 17-35-46.png

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 20
                      • 21
                      • 22
                      • 23
                      • 24
                      • 32
                      • 33
                      • 22 / 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