MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
UNSOLVED Update & Error
-
Hi all,
After I updating the MagicMirror to v.2.7.1, The program does not run.
The warning statement is as follows.
WARNING! Could not load config file. Starting with default configuration. Error found: Error’ Cannot find module ’ /home/pi/MaficMirror/modules/MMM-Hotword/node_modules/snowboy/lib/node/binding/Release/electron-v3. 0- linux-arm/snowboy node’
What can I do? Please help me…
-
after installing the update, and doing npm install in the MagicMirror folder, you need to do npm install in each module folder if it contains a package.json file…
for some, like hotword, u need to look at its install instructions, as there is a multi-step process to use to resolve this error…