Read the statement by Michael Teeuw here.
Bash install command doesn't execute
-
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?
-
Which Pi? I think that only works for the Pi2 and Pi3
-
@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.comand 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. -
Hey,
Its a raspberry pi 3, and internet is working. -
@heed
Trygit clone https://github.com/MichMich/MagicMirror.gitIf that is successful:
cd MagicMirror
npm install
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login