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.6k 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 @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
              • 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