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 man what a pain, ok, delete the module folder (MMM-PIR) and then reclone and npm install 
- 
 @sdetweil I already did and my relay is not working i was pissed of so much. 
 i need to unbuilt my mirror :(
 and my weather forecast shows 2 day
  
- 
 @uok825 2 days, bug, switch to develop branch cd ~/MagicMirror git fetch origin develop:develop git checkout developthen 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 poprestart 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. 


