Not sure if the recent software update has anything to do with MM not loading.
This is/are the error(s);
19.08.2022 22:52.46.248] [ERROR] WARNING! Could not validate config file. Starting with default configuration. Please correct syntax errors at or above this line: /home/pi/MagicMirror/node_modules/jsdom/lib/jsdom/browser/parser/html.js:170
after._pushedOnStackOfOpenElements?.();
^
SyntaxError: Unexpected token .
at Module._compile (internal/modules/cjs/loader.js:722:23)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:798:10)
at Module.load (internal/modules/cjs/loader.js:645:32)
at Function.Module._load (internal/modules/cjs/loader.js:560:12)
at Module.require (internal/modules/cjs/loader.js:685:19)
at require (internal/modules/cjs/helpers.js:16:16)
at Object. (/home/pi/MagicMirror/node_modules/jsdom/lib/jsdom/browser/parser/index.js:4:20)
at Module._compile (internal/modules/cjs/loader.js:786:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:798:10)
at Module.load (internal/modules/cjs/loader.js:645:32)
[19.08.2022 22:52.46.249] [LOG] Loading module helpers …
[19.08.2022 22:52.46.250] [LOG] No helper found for module: alert.
[19.08.2022 22:52.46.250] [LOG] Initializing new module helper …
[19.08.2022 22:52.46.251] [LOG] Module helper loaded: MMM-AlexaControl
[19.08.2022 22:52.46.251] [LOG] Initializing new module helper …
[19.08.2022 22:52.46.252] [LOG] Module helper loaded: updatenotification
[19.08.2022 22:52.46.253] [LOG] No helper found for module: clock.
[19.08.2022 22:52.46.253] [LOG] Initializing new module helper …
[19.08.2022 22:52.46.254] [LOG] Module helper loaded: calendar
[19.08.2022 22:52.46.254] [LOG] No helper found for module: calendar_monthly.
[19.08.2022 22:52.46.255] [LOG] No helper found for module: weather.
[19.08.2022 22:52.46.270] [ERROR] App threw an error during load
[19.08.2022 22:52.46.270] [ERROR] /home/pi/MagicMirror/node_modules/jsdom/lib/jsdom/browser/parser/html.js:170
after._pushedOnStackOfOpenElements?.();
^
Any help would be greatly appreciated.