'Node.js app not starting after upgrading webpack to v5
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
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
