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 the dependencies - Can't finish the installation.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    9 Posts 6 Posters 4.2k 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.
    • M Offline
      magicmirrork
      last edited by

      0_1534985670116_20180823_095233.jpg 0_1534985692320_20180823_095243.jpg

      I started with my new Raspberry Pi 3 B board, all of Wi-Fi settings are done

      typed $(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)" to start download mirror, and this is what happened during the installation.

      I faced the same problem when I tried the evancohen mirror client - during the installing dependencies, same error occur and I can’t go any further.

      What should I do? I reinstalling the Mirror countless times…Is it board problem or Internet connection? maybe auth setup problem?

      Please, if you know how to solve this problem help me. T.T

      rudibaraniR A 2 Replies Last reply Reply Quote 0
      • M Offline
        magicmirrork
        last edited by

        0_1534988826643_20180823_104408.jpg

        I installing the package.json file manually, and try restart the npm install, here’s what happened <<

        Now I can’t understand any lines now…Still that Method Not Allowed error shows up

        maybe some kind of license file occur the problem???

        1 Reply Last reply Reply Quote 0
        • rudibaraniR Offline
          rudibarani Project Sponsor @magicmirrork
          last edited by

          @magicmirrork Did you eventually solve this? I got the same problem yesterday :(

          1 Reply Last reply Reply Quote 0
          • A Offline
            akram01w @magicmirrork
            last edited by

            @magicmirrork Did u solve this problem. same problem. i use rasberrypi 3b+ and rasbian strectch. pls help.
            0_1538464947042_19647c4a-a4ba-40f1-af8f-9cefef355839-image.png

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              akram01w @akram01w
              last edited by

              @akram01w use this command
              bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”

              0_1538465377356_6103a69d-c607-456b-a971-64ce520cf18e-image.png

              N 1 Reply Last reply Reply Quote 0
              • N Offline
                NoNameRo @akram01w
                last edited by

                @akram01w

                you have to upgrade your npm

                npm install -g npm@latest
                
                1 Reply Last reply Reply Quote 0
                • shreyashS Offline
                  shreyash
                  last edited by

                  Same problem i face

                  lavolp3L 1 Reply Last reply Reply Quote 0
                  • lavolp3L Offline
                    lavolp3 Module Developer @shreyash
                    last edited by

                    @shreyash
                    Have you updated npm?
                    I am not sure about this, but what I would then try is first install npm globally. Possibly using sudo.
                    I would however not advise to install the MM itself via sudo.

                    Try:

                    npm install -g npm@latest
                    

                    If that does not work, with sudo

                    sudo npm install -g npm@latest
                    sudo npm n stable
                    

                    The node version above is also not the latest one (> 10.0) but it should be sufficient.

                    How to troubleshoot modules
                    MMM-soccer v2, MMM-AVStock

                    shreyashS 1 Reply Last reply Reply Quote 1
                    • shreyashS Offline
                      shreyash @lavolp3
                      last edited by

                      @lavolp3 Thank you !
                      it is done by clear overwrite method !

                      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