Read the statement by Michael Teeuw here.
It seems like MagicMirror is already installed.
-
My install was working great, but after an update it broke and after trying several fixes with no success I thought an easier route would be to just install again as a fresh start.
I’ve renamed the MagicMirror folder on the Pi, and I’m using the following command to install
bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”
However the install fails with this error
It seems like MagicMirror is already installed.
To prevent overwriting, the installer will be aborted.
Please rename the ~/MagicMirror folder and try again.Even after deleting the folder completely it still gives the same error.
Does anyone have any ideas?
-
@kellogg76 I’d format the card and then reinstall from scratch
-
@kellogg76 - With the latest update of Raspbian, the installation script has not kept up with the changes. I would try a manual install instead.
You’ve already deleted the folder, so run:
cd ~ git clone https://github.com/MichMich/MagicMirror.git cd MagicMirror npm install npm startLet us know if you hit any errors.
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