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.

    MM wont start after install

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 3 Posters 8.4k Views 3 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 @gauka12345
      last edited by

      @gauka12345 said in MM wont start after install:

      anything i can do to make it working ?

      It’s difficult to see your output in those pictures. I CAN see that your node and npm are up to date. Without the full output of your terminal I would only be guessing. However, you can try this. I’m assuming you did all the updates for your Pi.

      Try:

      • If there is a message about Electron failing to install in your current terminal output, delete the electron folder from MagicMirror/node_modules/electron and then run npm install in the MagicMirror $ directory. Then run npm start in the MagicMirror $ directory.

      • If that doesn’t do it then you can delete the entire MagicMirror folder, or rename it. Go to https://github.com/MichMich/MagicMirror and click on the green Clone or download button on the right
        side of the window, then click on Download ZIP. Now you have a MagicMirror-master.zip file. Double Click the file. Inside is the MagicMirror-master folder. Move that file to your /home/pi folder. Then in your terminal, cd into the MagicMirror directory and run npm install. When that finishes, run npm start, also in the MagicMirror directory.

      At this point the mirror should run but you’ll likely get a “Create a config” message displayed. At which point you should do this.
      https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners

      Then back to your terminal, in the MagicMirror directory, run npm start

      Create a working config
      How to add modules

      G S 2 Replies Last reply Reply Quote 3
      • G Offline
        gauka12345 @Mykle1
        last edited by

        @Mykle1 - you are star thank you so much x

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

          @gauka12345 said in MM wont start after install:

          you are star thank you so much x

          You’re welcome!

          Create a working config
          How to add modules

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

            hi is me…again after changing the file name the screen went black so there is no any writing or text
            also there was 2 files one looks like the text file am assuming is that is the one i should change…
            Regards
            luk

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

              @gauka12345

              I’m assuming you mean the config.js.sample file. You should make a copy of that and rename the copy to config.js. Then run npm start in the MagicMirror directory. That should get you up and running

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • S Offline
                shakir @Mykle1
                last edited by

                @Mykle1 this helped a lot, thank you for explaining

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • 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