Read the statement by Michael Teeuw here.
Open Weather not displaying
-
I am similar…undefined in weather, notifications, news
Use --update-env to update environment variables
[PM2] Applying action restartProcessId on app [all](ids: [ 0 ])
[PM2] MagicMirror ✓
┌────┬────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
├────┼────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0 │ MagicMirror │ default │ 2.32.0 │ fork │ 3212 │ 0s │ 3 │ online │ 0% │ 2.7mb │ chris │ enabled │
└────┴────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
chris@raspberrypi:~/MagicMirror $ npm run install-mmmagicmirror@2.32.0 install-mm
npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=devnpm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: @jest/console@30.0.2
npm error notsup Not compatible with your version of node/npm: @jest/console@30.0.2
npm error notsup Required: {“node”:“^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0”}
npm error notsup Actual: {“npm”:“10.9.2”,“node”:“v23.11.0”}
npm error A complete log of this run can be found in: /home/chris/.npm/_logs/2025-07-02T14_09_26_052Z-debug-0.log -
I had a backup and restored. everything works again…back to two commits behind
-
@khrusher use my upgrade script, you need nodejs upgraded too
-
@sdetweil thanks…I was getting used to “git pull” in the modules.
All is good
-
@khrusher yes, but sometimes modules need refresh when MagicMirror is updated
my script does all that too