Bug report
July 3, 2026 ยท View on GitHub
Checklist
- I searched for other issues in this repository and none addresses my problem;
- I already tried to make a clean install (deleting
node_modulesdir,package-lock.jsonoryarn.lockfile and installing again); - I am using Node.js >= 24.14.0 (see
enginesinpackage.json); - I tried to reproduce this issue with last version of
webpack, if my project useswebpackdirectly.
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce the behavior
- Go to '...';
- Run command '....';
- See error.
Expected behavior
A clear and concise description of what you expected to happen.
Current behavior
If applicable, add logs screenshots to help explain your problem. E.g. webpack logs.
Environment
Please complete the following information:
- OS (e.g. macOS):
- OS Version (e.g. 10.15.7):
- Node Version (e.g. v26.1.0):
- Webpack version, if applicable (e.g. 4.43.0):
package.json
If possible, please paste your project's package.json here;
Additional context
Add any other context about the problem here.