You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 WARNINGS in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
1 warning has detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.36.0 compiled with 4 warnings in 14593 ms
I don't know how to get a further warning or error message because the terminal fills up with gibberish presumably from it attempting to parse the Exif image.
This was a command I tried: npx webpack --stats-children --stats-error-details
The text was updated successfully, but these errors were encountered:
calebTree
changed the title
Exif formatted jpeg errors with jpg extension
Exif formatted jpeg errors
May 2, 2021
😃 FF D8 FF E0 00 10 4A 46 49 46 00 01 01 00 00 (JFIF header)
🤔 FF D8 FF E1 08 7E 45 78 69 66 00 00 4D 4D 00 (Exif header)
I don't know how to get a further warning or error message because the terminal fills up with gibberish presumably from it attempting to parse the Exif image.
This was a command I tried:
npx webpack --stats-children --stats-error-details
The text was updated successfully, but these errors were encountered: