@MichMich How to solve this error?
pi@PrivatePiNetwork:~/MagicMirror $ git pull && npm install
Updating b799609…20823bf
error: Your local changes to the following files would be overwritten by merge:
fonts/package.json
modules/default/clock/clock.js
modules/default/currentweather/currentweather.js
modules/default/weatherforecast/README.md
Please, commit your changes or stash them before you can merge.
error: The following untracked working tree files would be overwritten by merge:
fonts/package-lock.json
package-lock.json
vendor/package-lock.json
Please move or remove them before you can merge.
Aborting