MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Unable to install dependencies!

    Troubleshooting
    3
    3
    847
    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.
    • U
      umeeq last edited by

      I tried downloading the files from the internet using…

      sudo curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
      
      

      and get the error below stating dependencies cant be found. I have built a mirror previously using the same instructions and now keep running into this issue.

      No Node.js upgrade necessary.
      Cloning MagicMirror ...
      Cloning into 'MagicMirror'...
      remote: Enumerating objects: 282, done.
      remote: Counting objects: 100% (282/282), done.
      remote: Compressing objects: 100% (251/251), done.
      remote: Total 282 (delta 34), reused 127 (delta 21), pack-reused 0
      Receiving objects: 100% (282/282), 385.56 KiB | 0 bytes/s, done.
      Resolving deltas: 100% (34/34), done.
      Cloning MagicMirror Done!
      Installing dependencies ...
      bash: line 113: npm: command not found
      Unable to install dependencies!
      
      idoodler 1 Reply Last reply Reply Quote 0
      • idoodler
        idoodler Module Developer @umeeq last edited by

        @umeeq This script requires thatnpm is already installed. Please double check that.

        1 Reply Last reply Reply Quote 0
        • DæmonEyes
          DæmonEyes last edited by

          In case you didn’t find a solution yet, a user by the name sdetweil just helped me with a similar problem with my RPi 3 B+ running the latest Rasbian Stretch.

          Here is the link to that discussion for everyone else who is stuck at this step too:
          https://forum.magicmirror.builders/topic/9636/stuck-at-unable-to-install-dependencies/8?page=1

          1 Reply Last reply Reply Quote 1
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy