Read the statement by Michael Teeuw here.
Update MMM
-
@mattx38 no issue… the ‘default’ instructions don’t consider all the other things that will break.
even my upgrade script does not handle these problems… as they are so module specific…
my french is a LOT worse than your english!..
-
Ok I understand.
I saw a message on the Remote Control module github and it seams there is also a problem with it after the MMM update.My MagicMirror was running as a charm till this update. I saw the alert on the MM screen so I did it… what a shame
-
It is still running, but nothing changed into the terminal.
After the command “npm install --save-dev electron-rebuild” I had this message :- electron-rebuild@1.10.1
updated 2 packages and audited 822 packages in 16.302s
3 packages are looking for funding
runnpm fund
for detailsfound 9 low severity vulnerabilities
runnpm audit fix
to fix them, ornpm audit
for detailsShould I run “npm fund” and “npm audit fix” before launching the second command ?
- electron-rebuild@1.10.1
-
@mattx38 no, those won’t help anything
-
@mattx38 did u disable pir-sensor?
are there still problems (dev window, terminal window?)
-
Yes I disabled it.
Can I run a new Putty window while the rebuild of Assistant is running, to check ? -
@mattx38 sure
-
[2020-04-01 23:02:44.155] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary modu le because it was not installed for the current system
Expected directory: electron-v6.1-linux-arm-glibc
Found: [electron-v3.1-linux-arm-glibc, node-v64-linux-arm-glibc]
This problem can often be fixed by running “npm rebuild” on the current system
Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk 2/node_modules/grpc/src/node/extension_binary/electron-v6.1-linux-arm-glibc/grpc _node.node’
Require stack:- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_exten sion.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_int erceptors.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/index.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/co mponents/assistant.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/in dex.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/components/assistant.js
- /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js
-
@mattx38 i’m sorry, now out of my depth of solutions… you’ll have to get @Sean (MMM-AssistantMk2 author) involved…
-
Ok, thanks for your help so far.
The rebuilding is not done yet ; still running.