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 697.7k 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 @kithaam
      last edited by

      @kithaam yes, some missing steps.

      do

      cd MagicMirror
      cd vendor
      npm install
      cd ..
      cd fonts
      npm install
      cd ..
      

      restart mm

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      K G 3 Replies Last reply Reply Quote 0
      • K Offline
        kithaam @sdetweil
        last edited by

        @sdetweil Thank you its working

        1 Reply Last reply Reply Quote 0
        • K Offline
          kithaam @sdetweil
          last edited by

          @sdetweil Hi where do i go and change the Time and date? im new to this

          1 Reply Last reply Reply Quote 0
          • G Offline
            goEasy @sdetweil
            last edited by

            @sdetweil hello, i have done as you mentioned, but i have this trouble. please Help

            cd MagicMirror
            cd vendor
            npm install
            
            1 package is looking for funding
              run `npm fund` for details
            
            found 0 vulnerabilities
            
            $ npm fund
            magicmirror-vendors
            `-- https://github.com/sponsors/jonschlinkert
              `-- picomatch@2.2.2
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @goEasy
              last edited by

              @goeasy no trouble… warnings… ignore

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              G 1 Reply Last reply Reply Quote 0
              • G Offline
                goEasy @sdetweil
                last edited by

                @sdetweil you are a legend… btw all i had to do was

                exit 
                

                then start mm again :grinning_face_with_sweat:

                1 Reply Last reply Reply Quote 0
                • G Offline
                  goEasy @Mykle1
                  last edited by

                  @mykle1 Please Help, i am running into this ERROR…

                  Cowplain@DESKTOP-4IAPDRU MINGW64 ~
                  $ cd magicmirror
                  
                  Cowplain@DESKTOP-4IAPDRU MINGW64 ~/magicmirror (master)
                  $ npm start
                  
                  > magicmirror@2.14.0 start
                  > ./node_modules/.bin/electron js/electron.js
                  
                  '.' is not recognized as an internal or external command,
                  operable program or batch file.
                  
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @goEasy
                    last edited by

                    @goeasy do NOT install under MINGW64, just straight under windows

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    G 1 Reply Last reply Reply Quote 0
                    • G Offline
                      goEasy @sdetweil
                      last edited by

                      @sdetweil Hey, thank you for the reply…

                      i am new to this MM and coding, at one point everything was working then i cant remember what happened.

                      i think is something to do with the Electron settings…

                      Opening with CMD

                      C:\Users\Cowplain\MagicMirror>npm start
                      
                      > magicmirror@2.14.0 start
                      > ./node_modules/.bin/electron js/electron.js
                      
                      '.' is not recognized as an internal or external command,
                      operable program or batch file.
                      
                      C:\Users\Cowplain\MagicMirror>
                      

                      Opening with Git Bash

                      Cowplain@DESKTOP-4IAPDRU MINGW64 ~/magicmirror (master)
                      $ npm start
                      '.' is not recognized as an internal or external command,
                      operable program or batch file.
                      
                      
                      

                      Please help

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

                        @goeasy on windows, its support to say

                        node_modules/.bin/electron js/electron.js

                        take off the ./

                        windows doesn’t use that

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        G 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 29
                        • 30
                        • 31
                        • 32
                        • 33
                        • 32 / 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