A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Update Electron failed - MagicMirror is broken on physical screen only
-
Thanks.
I had to reinstall MagicMirror.
-
@Pade2204 did u reinstall the same version?
-
@sdetweil I reinstalled using the guide inhere. So latest version I’m sure.
-
@Pade2204 i’m surprized that its running…
just to check
output of
grep version ~/MagicMirror/node_modules/electron/package.json
-
The outdated Electron version is causing the broken screen. Update to ^23.0.0, run npm install, rebuild with npm run rebuild, and restart Magic Mirror with npm start to fix it.
-
@casper1 can you explain more??
what did you do? update node??