79223970

Date: 2024-11-25 17:03:42
Score: 2
Natty:
Report link

In my case, only deploying webpack-cli (Not webpack) to 4.10 and updating the package.json fixed the issue.

In summary:

  1. npm install [email protected] --save-dev
  2. Modify package.json to this version: "webpack-cli": "4.10.0"
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Roland