Read the statement by Michael Teeuw here.
Update MMM
-
@Peter-Leemon said in Update MMM:
doing test run = true
yes, now add ‘apply’’
no changes are made to the local repo or the working copy if you WANT to actually apply the changes do bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
BUT
there are 3 local files that are different than the master repo
modules/default/calendar/calendar.js
modules/default/compliments/compliments.js
package-lock.jsonany *-lock.json files do not need to be saved
I assume u might want to save those changed files…
-
yes that worked thank you, just have figure out how to update google photos to update now.
-
have just done a git pull and npm install in MMM-GooglePhotos module now the MM has a black screen everything else is working just no images showing
? -
@Peter-Leemon did u npm install in the GooglePhotos folder?
Open the developers window, ctrl-shift-i on the keyboard, then select the console tab and scroll up to see any errors
-
is that in MagicMirror/modules/MMM-GooglePhotos or just in pi@raspberrypi folder?
-
@Peter-Leemon said in Update MMM:
MagicMirror/modules/MMM-GooglePhotos
the dev window is on the MM screen itself…
or start MM with npm start dev and then select the console tab on the MM screen
-
I’ve also noticed the Calendar doesnt update any events added either in apple calendar or google calendar
-
@Peter-Leemon i will have to check that tomorrow… I haven’t done any testing except to update my install and update scripts for v 2.11.
-
Thank you atm I’m doing a backup of the SD card as separate and i might put an pre updated copy back on and run that until then.
Thank you
-
hello! I have the same problem. I am going to test the command to check. Updat in progress. I will see if it’s okay after updating. Thanks for your help!