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

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 Nov 14, 2017, 2:43 PM

    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?

    M B 2 Replies Last reply Nov 15, 2017, 2:16 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @heed
      last edited by Nov 15, 2017, 2:16 AM

      @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
      • B Offline
        bhepler Module Developer @heed
        last edited by Nov 17, 2017, 1:18 AM

        @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 Nov 17, 2017, 7:01 AM

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

          M 1 Reply Last reply Nov 17, 2017, 11:52 AM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @heed
            last edited by Mykle1 Nov 17, 2017, 11:53 AM Nov 17, 2017, 11:52 AM

            @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
            1 / 1
            • First post
              1/5
              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