A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-BMW-OW and CC UnhandledPromiseRejectionWarning
-
I’m new to MM and have installed on a RPi 4b 4gb with Ubuntu. Installing either of these modules causes the following error:
(Use `electron --trace-warnings ...` to show where the warning was created) [01.12.2023 21:05.45.311] [ERROR] (node:7249) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
Can anyone help sort this out? Thank you!