A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
After update WARNING! Could not load config file.
-
@uok825 2 days, bug, switch to develop branch
cd ~/MagicMirror git fetch origin develop:develop git checkout develop
then restart MM
-
-
@uok825
do# remove tracked file, un-needed rm package-lock.json # save the package.json changes git stash # switch to the other branch git checkout develop # restore the package.json file git stash pop
restart mm
-
@sdetweil in mm folder right?
-
@uok825 yes
-
-
@uok825 yeh, always something…
execute the two git commandsin the script I do this
git config --global user.name "upgrade_script" git config --global user.email "script@upgrade.com"
then resume the prior commands at git stash
-
@sdetweil i did restarting mm.
-
@uok825 and after all that weather should show more than 2 days
-