• 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.
  • 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