I've upgraded all npm libraries to latest versions including webpack.. Made appropriate updates to webpack.config file...
But my app fails to start with an error I cannot find solution for even google it:
[1650242490129] ERROR (xxxxxxxxxxxx): Cannot add property autodllStatsRetrieved, object is not extensible
err: {
"type": "TypeError",
"message": "Cannot add property autodllStatsRetrieved, object is not extensible",
"stack":
Please, advise