I updated a really old install, and now I am getting the following message. Any ideas on how to solve?
pi@raspberrypi:~/MagicMirror $ npm run start
> magicmirror@2.20.0 start
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
[14.09.2022 22:02.09.148] [LOG] Starting MagicMirror: v2.20.0
[14.09.2022 22:02.09.161] [LOG] Loading config ...
[14.09.2022 22:02.09.172] [LOG] Loading module helpers ...
[14.09.2022 22:02.09.782] [LOG] Initializing new module helper ...
[14.09.2022 22:02.09.784] [LOG] Module helper loaded: MMM-HASS
[14.09.2022 22:02.10.266] [LOG] Initializing new module helper ...
[14.09.2022 22:02.10.268] [LOG] Module helper loaded: MMM-Wallpaper
[14.09.2022 22:02.10.271] [LOG] No helper found for module: clock.
[14.09.2022 22:02.10.602] [LOG] Initializing new module helper ...
[14.09.2022 22:02.10.604] [LOG] Module helper loaded: calendar
[14.09.2022 22:02.10.608] [LOG] Initializing new module helper ...
[14.09.2022 22:02.10.610] [LOG] Module helper loaded: MMM-TautulliActivity
[14.09.2022 22:02.10.611] [LOG] No helper found for module: weather.
[14.09.2022 22:02.10.647] [LOG] Initializing new module helper ...
[14.09.2022 22:02.10.648] [LOG] Module helper loaded: newsfeed
[14.09.2022 22:02.10.649] [LOG] All module helpers loaded.
[14.09.2022 22:02.10.811] [LOG] Starting server on port 8080 ...
[14.09.2022 22:02.10.835] [LOG] Server started ...
[14.09.2022 22:02.10.837] [LOG] Connecting socket for: MMM-HASS
[14.09.2022 22:02.10.839] [LOG] Connecting socket for: MMM-Wallpaper
[14.09.2022 22:02.10.840] [LOG] Starting node helper for: MMM-Wallpaper
[14.09.2022 22:02.10.841] [LOG] Connecting socket for: calendar
[14.09.2022 22:02.10.842] [LOG] Starting node helper for: calendar
[14.09.2022 22:02.10.844] [LOG] Connecting socket for: MMM-TautulliActivity
[14.09.2022 22:02.10.845] [LOG] Starting module helper: MMM-TautulliActivity
[14.09.2022 22:02.10.846] [LOG] Connecting socket for: newsfeed
[14.09.2022 22:02.10.847] [LOG] Starting node helper for: newsfeed
[14.09.2022 22:02.10.849] [LOG] Sockets connected & modules started ...
[1716:0914/220210.856927:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY
[1716:0914/220210.857140:ERROR:env.cc(226)] The platform failed to initialize. Exiting.
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV