Read the statement by Michael Teeuw here.
MM black screen
-
Hello,
My Magic mirror WAS working fine, then I updated it and tried to run it and now all I get is a black screen.
Here is the log:raspberrypi:~/MagicMirror $ npm start
magicmirror@2.22.0 start
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js[04.02.2023 10:01.08.459] [LOG] Starting MagicMirror: v2.22.0
[04.02.2023 10:01.08.466] [LOG] Loading config …
[04.02.2023 10:01.08.471] [LOG] Loading module helpers …
[04.02.2023 10:01.08.561] [LOG] Initializing new module helper …
[04.02.2023 10:01.08.563] [LOG] Module helper loaded: MMM-Weather
[04.02.2023 10:01.08.593] [LOG] Initializing new module helper …
[04.02.2023 10:01.08.594] [LOG] Module helper loaded: MMM-MyWastePickup
[04.02.2023 10:01.08.597] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘request’
Require stack:- /home/pi/MagicMirror/modules/MMM-Dad-Jokes/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
-