Read the statement by Michael Teeuw here.
MMM-update - Please help beginner and need help
-
@Rberry91 yes, the npm install failed, probably cause you have the wrong nodejs version
node -v
the release notes say 20.18.1 or higher
not any node 21
if you had used my upgrade script it would have handled that
-
Hi Sam,
Yes reading other articles I definitely should have used yours and will be from now on.
Is there a way to fix it? Are you able to tell me a script to use.
Thanks
-
@Rberry91 run the upgrade script with
force
as the parameter -
Is that just force at the end
So
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” force
-
@Rberry91 correct
-
@sdetweil
Thank you so much it worked 😃 -
@sdetweil
Hi Sam,
Unfortunately when I run the magic mirror I am now getting invalid date for my weather?Would you be able to help?
-
-
@Rberry91 the openweather apikey is defaulted to version 3
which requires a credit card -