Read the statement by Michael Teeuw here.
After update 2.23.0 crash
-
@sdetweil said in After update 2.23.0 crash:
@swvalenti the script DID catch for request, but not jsdom…
these are the undocumented libs used
OWGR.js:const request = require('request'); OWGR.js:const jsdom = require("jsdom");
I just added that to the upgrade script list of missing libs
Cool so if I update it will work?
-
@swvalenti should…
-
-
@swvalenti nope it wont work as it is… looks only in the node_helper… oops…
working on fix…
pushed a fix
-
@sdetweil said in After update 2.23.0 crash:
@swvalenti nope it wont work as it is… looks only in the node_helper… oops…
working on fix…
pushed a fix
Ran upgrade script but still didn’t work same error
-
@swvalenti can u post the ~/MagicMirror/installers/upgrade.log
-
-
@swvalenti ok , because you had already done upgrade on this instance. apply doesnt do anything
do force
at the end instead of apply -
@sdetweil You are the man worked like a charm. Only thing I noticed when running on windows “alt” does not bring the toolbar up in order to quit MM. Did anything change?
-
@swvalenti alt-spacebar, or ctrl-m
ctrl-q to quit, if not using pm2.
pm2 will just restart it