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.

    New Installation don´t work

    Scheduled Pinned Locked Moved Solved Troubleshooting
    13 Posts 2 Posters 4.0k Views 2 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.
    • X Offline
      xeroxu
      last edited by

      Hi,

      I started a new installation with the guide, but when I came to the point : npm run install-mm
      I get the Error message: command not found.

      What is wrong?

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @xeroxu
        last edited by

        @xeroxu ah, you didn’t copy the line exactly as it was on GitHub…

        when u have the mouse over the line to copy, a little box will appear to copy the text
        it should be

        bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
        

        this uses curl to download the text. and then bash to execute it

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        X 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @xeroxu
          last edited by

          @xeroxu after you did the

          git clone
          

          did you

          cd MagicMirror
          

          my automated script install might help, see
          https://github.com/sdetweil/MagicMirror_scripts

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          X 1 Reply Last reply Reply Quote 0
          • X Offline
            xeroxu @sdetweil
            last edited by

            @sdetweil
            yes did

            git clone & cd MagicMirror

            I´ll gonna try your script

            Thx for your answer

            I gonna repeat whats gonna happen when i tried it

            X 1 Reply Last reply Reply Quote 0
            • X Offline
              xeroxu @xeroxu
              last edited by sdetweil

              @sdetweil

              so, now I tried the automated script ant copied :

              curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh
              

              but also it doesn´t work, maybe my sd card is damaged?

              S X 3 Replies Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @xeroxu
                last edited by

                @xeroxu can u email me the ~/install.log file so I can see what the issue is
                my email is same userid at gmail

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • X Offline
                  xeroxu @xeroxu
                  last edited by

                  @sdetweil
                  sorry, but I can´t find the install.logfile. either in the MagicMirror directory or or the main directory of the pi.

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @xeroxu
                    last edited by

                    @xeroxu this

                     ~/install.log
                    

                    means the file

                    install.log
                    

                    located in

                    the users home folder
                    

                    on my pi, logged on as use pi, the home folder is

                    /home/pi
                    

                    you can easily do

                    cd ~
                    

                    to get there

                    the log is created ONLY from the scripted install.

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    X 1 Reply Last reply Reply Quote 0
                    • S Do not disturb
                      sdetweil @xeroxu
                      last edited by

                      @xeroxu said in New Installation don´t work:

                      but also it doesn´t work,

                      you did open a terminal window and paste that command string in, right?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • X Offline
                        xeroxu @sdetweil
                        last edited by

                        @sdetweil said in New Installation don´t work:

                        /home/pi

                        yes open a terminal and put in : curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh

                        and after i press enter a lot of lines scroll down.

                        but in the home/pi/ directory is no install.log

                        S 1 Reply Last reply Reply Quote 0
                        • S Do not disturb
                          sdetweil @xeroxu
                          last edited by

                          @xeroxu ah, you didn’t copy the line exactly as it was on GitHub…

                          when u have the mouse over the line to copy, a little box will appear to copy the text
                          it should be

                          bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
                          

                          this uses curl to download the text. and then bash to execute it

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          X 1 Reply Last reply Reply Quote 0
                          • X Offline
                            xeroxu @sdetweil
                            last edited by

                            @sdetweil

                            ah ok my fault, i‘ll try it and gonna report the results.

                            Thx for y patience

                            1 Reply Last reply Reply Quote 0
                            • X Offline
                              xeroxu
                              last edited by

                              It finally works :thumbs_up:

                              Thanks a lot

                              S 1 Reply Last reply Reply Quote 0
                              • S Do not disturb
                                sdetweil @xeroxu
                                last edited by

                                @xeroxu great! thanks for the follow up

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                • 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