Read the statement by Michael Teeuw here.
After update 2.23.0 crash
- 
 @swvalenti how did you revert? 
- 
 @sdetweil said in After update 2.23.0 crash: @swvalenti how did you revert? Copied original file and renamed before using your script. 
- 
 @swvalenti got it… 
- 
 @sdetweil said in After update 2.23.0 crash: @swvalenti got it… Thought maybe the script would catch it. Ha. Oh well thanks for all your help and work. 
- 
 @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 
- 
 @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 

