showApp: false,
disabled: true,
is the option setting to disable modules. Where did you find showApp
?
it is showing the timetable app
So it works without the other modules and doesn’t work when you activate the other modules? Can you figure out with which module it stops working?
Is there any way to enable a (verbose) logging output to show what this module does?
Seem that this module doesn’t have debug outputs. Only errors you could see in the browser console.
Also, maybe it is important - when I start up MagicMirror, it gives the following error messages:
I’m quit sure this is unrelated to this issue. You can try using the Wayland start option (npm run start:wayland
) instead of the default start option (npm run start
).