• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 3.4k 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 Aug 23, 2018, 1:01 AM

    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

    R A 2 Replies Last reply Oct 2, 2018, 6:33 AM Reply Quote 0
    • M Offline
      magicmirrork
      last edited by Aug 23, 2018, 1:48 AM

      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
      • R Offline
        rudibarani Project Sponsor @magicmirrork
        last edited by Oct 2, 2018, 6:33 AM

        @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 Oct 2, 2018, 7:22 AM

          @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 Oct 2, 2018, 7:34 AM Reply Quote 0
          • A Offline
            akram01w @akram01w
            last edited by Oct 2, 2018, 7:34 AM

            @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 Oct 2, 2018, 7:44 AM Reply Quote 0
            • N Offline
              NoNameRo @akram01w
              last edited by Oct 2, 2018, 7:44 AM

              @akram01w

              you have to upgrade your npm

              npm install -g npm@latest
              
              1 Reply Last reply Reply Quote 0
              • S Offline
                shreyash
                last edited by Feb 18, 2019, 7:24 AM

                Same problem i face

                L 1 Reply Last reply Feb 18, 2019, 7:55 AM Reply Quote 0
                • L Offline
                  lavolp3 Module Developer @shreyash
                  last edited by Feb 18, 2019, 7:55 AM

                  @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

                  S 1 Reply Last reply Feb 20, 2019, 10:13 AM Reply Quote 1
                  • S Offline
                    shreyash @lavolp3
                    last edited by Feb 20, 2019, 10:13 AM

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

                    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