MagicMirror Forum

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

    Bash install command doesn't execute

    Troubleshooting
    3
    5
    1717
    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.
    • H
      heed last edited by

      Hey,

      I’m a complete newbie, and trying to get MagicMirror up and running on a freshly installed Raspberry Pi.

      When I open Terminal and try to execute the bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)” nothing happens. Nothing at all.

      Any ideas on where to troubleshoot?

      Mykle1 bhepler 2 Replies Last reply Reply Quote 0
      • Mykle1
        Mykle1 Project Sponsor Module Developer @heed last edited by

        @heed

        Which Pi? I think that only works for the Pi2 and Pi3

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • bhepler
          bhepler Project Sponsor @heed last edited by

          @heed Double check to make sure your internet connection is up & running. Without a working internet connection, the script and packages will not install.

          Easy check: Enter curl www.espn.com and look for a wall of HTML text. If you get a bunch of junk it works. If not, you need to troubleshoot your internet connection.

          1 Reply Last reply Reply Quote 0
          • H
            heed last edited by

            Hey,
            Its a raspberry pi 3, and internet is working.

            Mykle1 1 Reply Last reply Reply Quote 0
            • Mykle1
              Mykle1 Project Sponsor Module Developer @heed last edited by Mykle1

              @heed
              Try

              git clone https://github.com/MichMich/MagicMirror.git

              If that is successful:
              cd MagicMirror
              npm install

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 2
              • 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