Read the statement by Michael Teeuw here.
Core installation fails
-
-
Hi,
i did it once more from the scratch. With a new sd-card formatted and a new jessy download.
Now it works - nearly :-)I follow These steps:
but i didn’t have a calender on the right.
And if i have Trouble to update “git”?From here
https://github.com/MichMich/MagicMirror
i’ve tried
git pull && npm install
with result:
fatal: Not a git repository (or any of the parent directories): .gitSo …
do i have a git repository?
Where should i go (Directory)?
Which repository is the right one?Thanks for help!
-
okay … wrong dir
i’ve to go to “MagicMirror”
Step by step i’ll reach the finish line (hopefully :-)) -
@MyMirror said in Core installation fails:
git pull
It’s like this …
git clone https://github.com/MichMich/MagicMirror.git
Then go to the directory it’s in [MagicMirror]
then do your ‘npm install’You’re right!! You’ll get this :) When I started I had similar problems… now I’m learning how to write modules
:) -
THIS is the setup that worked GREAT for me:
https://forum.magicmirror.builders/topic/236/complete-setup-tutorialReally - even someone like me could not mess it up.