We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is the entirety of the report I got, with verbose on:
ERROR in Missing sources: Expected 3, found 0. Found map: {} Duplicate Sources / Packages - Duplicates found! ⚠️ * Duplicates: Found 2 similar files across 3 code sources (both identical + similar) accounting for 167252 bundled bytes. * Packages: Found 0 packages with 0 resolved, 0 installed, and 0 depended versions.
Why would it expect 3 missing sources? And how does it know there are identical files if it doesn't know their names?
The text was updated successfully, but these errors were encountered:
Yes, getting the same
The only option is to set emitErrors to false for now.
emitErrors
false
Env: webpack=5.75.0
webpack=5.75.0
Sorry, something went wrong.
No branches or pull requests
This is the entirety of the report I got, with verbose on:
Why would it expect 3 missing sources? And how does it know there are identical files if it doesn't know their names?
The text was updated successfully, but these errors were encountered: