• 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.

Installing Magic mirror on windows 10

Scheduled Pinned Locked Moved Troubleshooting
38 Posts 9 Posters 14.5k Views 11 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.
  • O Offline
    Omeliel
    last edited by Apr 11, 2020, 3:13 PM

    I have done that . Npm install . Still black screen.

    S 1 Reply Last reply Apr 11, 2020, 3:22 PM Reply Quote 0
    • S Offline
      sdetweil @Omeliel
      last edited by Apr 11, 2020, 3:22 PM

      @Omeliel show me the output of npm install

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • O Offline
        Omeliel
        last edited by Apr 11, 2020, 3:30 PM

        output.jpg

        S 1 Reply Last reply Apr 11, 2020, 3:52 PM Reply Quote 0
        • S Offline
          sdetweil @Omeliel
          last edited by Apr 11, 2020, 3:52 PM

          @Omeliel u are doing ~/MagicMirror something

          you want

          cd ~/MagicMirror

          THEN

          npm install

          I think this is causing the files to be put in the users root, NOT in the MagicMirror folder

          fonts should be installed in MagicMirror/fonts
          vendor should be installed in MagicMirror/vendor

          can u see if ~/fonts and ~/vendor exist?

          also, at the end, this will fail to run, as the MINGW env has no graphical environment itself,
          so electron won’t run… u will need to run serveronly mode and access the MM via another browser

          you could install MM ON windows (open cmd.exe)…

          also, you are installing under MINGW (looks like linux), not on windows natively

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S 1 Reply Last reply Apr 11, 2020, 3:56 PM Reply Quote 0
          • S Offline
            sdetweil @sdetweil
            last edited by Apr 11, 2020, 3:56 PM

            @Omeliel you could install on windows directly

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

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • O Offline
              Omeliel
              last edited by Apr 11, 2020, 4:08 PM

              I have fonts and vendor in MM. I run npm install from cmd in win beeing in mm folder. Also run node_serveronly but still same results npm.jpg node_serveronly.jpg

              S 1 Reply Last reply Apr 11, 2020, 4:11 PM Reply Quote 0
              • S Offline
                sdetweil @Omeliel
                last edited by Apr 11, 2020, 4:11 PM

                @Omeliel still need to see errors in both consoles… terminal window and dev window

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • O Offline
                  Omeliel
                  last edited by Apr 11, 2020, 4:23 PM

                  Thank you is exactly what in I am trying to do and followin those steps i got balck screen only either in server mode or in normal mode .

                  S 1 Reply Last reply Apr 11, 2020, 4:35 PM Reply Quote 0
                  • S Offline
                    sdetweil @Omeliel
                    last edited by Apr 11, 2020, 4:35 PM

                    @Omeliel ok, so the problem is in the console side… can u show the messages from the window where you did npm start (called the terminal window)

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • O Offline
                      Omeliel
                      last edited by Apr 11, 2020, 4:58 PM

                      Sorted. I post in few minutes solution.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        11/38
                        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