@lloydrip said in Update MagicMirror issue:

M. Pl

It looks like git wants an e-mail address to perform the pull request. Just follow the instructions and you should be good to go.

Run git config --global user.email "you@example.com" git config --global user.name “Your Name”

As long as you don’t commit and push back to a repository it doesn’t really matter what you put in there.