A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Git Hub requiring username and password
-
Hi,
as stated in the title, when I try to clone the repository I am asked for a username and password. I have tried my personal GitHub credentials but receive Authentication Failed . How do I avoid this and clone the repository properly?
Thanks :)
-
@ewandenton is this a private report? otherwise it shouldn’t need a logon
-
tested it, no auth needed:
❯ git clone https://github.com/MagicMirrorOrg/MagicMirror.git Cloning into 'MagicMirror'... remote: Enumerating objects: 26723, done. remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 100% (71/71), done. remote: Total 26723 (delta 53), reused 82 (delta 35), pack-reused 26611 Receiving objects: 100% (26723/26723), 22.56 MiB | 12.26 MiB/s, done. Resolving deltas: 100% (16643/16643), done.
-
@karsten13 oh, I didn’t catch THIS repository…
did u try the old repo
-
old one works too (but should not be used anymore)