While utilizing the latest version of MagicMirror, I encountered a consistent crash when activating the MMM-HomeConnect module. Unlike the standard error display associated with configuration file misloads, this behavior seems different. The issue might have a connection to a specific webpage as indicated in the readme, but I'm not certain since I cannot identify the exact webpage. Here are the specifics:
Details:
MagicMirror Version: Latest version.
Error Log:
The npm start generated an error stating: [ERROR] Cannot find module 'node-fetch'.
The error originates from /home/pi/MagicMirror/modules/MMM-HomeConnect/node_modules/home-connect-js/lib/utils.js.
Subsequent errors such as UnhandledPromiseRejectionWarning and issues with org.freedesktop.portal.Settings.Read were also detected.
Consistency: The error consistently appears.
Webpage: I'm unaware of the exact webpage potentially causing the issue, as referenced in the readme.
Module Dependency: The problem ceases to exist when the MMM-HomeConnect module is deactivated.
While utilizing the latest version of MagicMirror, I encountered a consistent crash when activating the MMM-HomeConnect module. Unlike the standard error display associated with configuration file misloads, this behavior seems different. The issue might have a connection to a specific webpage as indicated in the readme, but I'm not certain since I cannot identify the exact webpage. Here are the specifics:
Details:
MagicMirror Version: Latest version.
Error Log:
The npm start generated an error stating: [ERROR] Cannot find module 'node-fetch'.
The error originates from /home/pi/MagicMirror/modules/MMM-HomeConnect/node_modules/home-connect-js/lib/utils.js.
Subsequent errors such as UnhandledPromiseRejectionWarning and issues with org.freedesktop.portal.Settings.Read were also detected.
Consistency: The error consistently appears.
Webpage: I'm unaware of the exact webpage potentially causing the issue, as referenced in the readme.
Module Dependency: The problem ceases to exist when the MMM-HomeConnect module is deactivated.