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.

    Please help

    Scheduled Pinned Locked Moved General Discussion
    29 Posts 6 Posters 20.8k Views 5 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.
    • cowboysdudeC Offline
      cowboysdude Module Developer @leisi
      last edited by cowboysdude

      @leisi said in Please help:

      @cowboysdude ok, pardon, my mistkake, i´ll do it next time, i´m so proud of my new magicmirror…

      LOL I’m happy you are getting it working!! It’s a pretty awesome feeling, isn’t it? :)

      Anytime you need help please feel free to ask and there are many people here that love to help!

      No worries, no harm done, you made no mistake it happens and it’s okay!

      Glad you’re here!

      1 Reply Last reply Reply Quote 0
      • M Offline
        moris
        last edited by

        With me still the same error synonymous with the command DISPLAY =: 0 npm start but the same error

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          leisi @moris
          last edited by

          @moris do you tried it from the terminal on raspberry or via Mac or Windows? Try this command only in raspberrys terminal…

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            moris @leisi
            last edited by

            @leisi said in Please help:

            @moris do you tried it from the terminal on raspberry or via Mac or Windows? Try this command only in raspberrys terminal…

            On the raspi terminal

            1 Reply Last reply Reply Quote 0
            • M Offline
              moris
              last edited by

              I log in cd MagicMirror
              In cd MagicMirror write DISPLAY=:0 npm start is this korrekt?

              L 1 Reply Last reply Reply Quote 0
              • L Offline
                leisi @moris
                last edited by

                @moris yes, my mirror starts with these commands on raspberrys terminal

                1 Reply Last reply Reply Quote 0
                • M Offline
                  moris
                  last edited by

                  By me the same error list. Somewhere is an error or is not installed what can it be?

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    moris
                    last edited by

                    So now I have pixel aufpspielen and behold there because it works. Now I have to install module sorry for the stupid question but how do I get it? On the readme page is the man config / config.js must open and should enter only where is the config.js? And how should I enter? Can you give me an example for clock?

                    bheplerB 1 Reply Last reply Reply Quote 0
                    • bheplerB Offline
                      bhepler Module Developer @moris
                      last edited by

                      @moris The basic installation of MagicMirror includes a sample config.js file. It’s located at ~/MagicMirror/config/config.sample.js

                      If you copy or rename that file to config.js that should help get you started. cp ~/MagicMirror/config/config.sample/js ~/MagicMirror/config/config.js Once you have it copied, you can restart your mirror and it should use that simple config.js to run the mirror software.

                      Installing other modules is pretty simple. Navigate to the modules directory: cd ~/MagicMirror/modules and then clone the module repository git clone [module url]. Follow the directions at the GitHub repository for that module in case there is anything special about installing that module.

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