Skip to content
New issue

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

Exif formatted jpeg errors #62

Open
calebTree opened this issue May 1, 2021 · 1 comment
Open

Exif formatted jpeg errors #62

calebTree opened this issue May 1, 2021 · 1 comment

Comments

@calebTree
Copy link

calebTree commented May 1, 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)

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

@calebTree calebTree changed the title Exif formatted jpeg errors with jpg extension Exif formatted jpeg errors May 2, 2021
@calebTree
Copy link
Author

I have tested the above situation recently and bug remains.
$ npm view imagemin-mozjpeg version
10.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant