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.

    Bash install command doesn't execute

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 3 Posters 2.2k Views 2 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.
    • H Offline
      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?

      Mykle1M bheplerB 2 Replies Last reply Reply Quote 0
      • Mykle1M Offline
        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
        • bheplerB Offline
          bhepler Module Developer @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 Offline
            heed
            last edited by

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

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy