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

lqip errors "Error: Input file is missing or of an unsupported image format lqip v2.1.0" #211

Open
FranciscoG opened this issue Sep 29, 2020 · 2 comments

Comments

@FranciscoG
Copy link

"lqip-loader": "^2.2.1",
"next-optimized-images": "^2.6.2",

I keep getting this from lqip

Error: Input file is missing or of an unsupported image format lqip v2.1.0
Error: Input file is missing or of an unsupported image format lqip v2.1.0
warn  - ./src/assets/hero.gif?lqip
NonErrorEmittedError: (Emitted value instead of an instance of Error) Error: Input file is missing or of an unsupported image format lqip v2.1.0

The gif it's warning about is in a background-image url css and I did not add that ?lqip to it so I have no idea why it's trying to do that.

I'm not sure what those other Errors are either, it does not give me the file names. Or maybe it's all related to the gif?

@andree-rehnberg
Copy link

Also getting this. It's warning me about svgs and ico-files that I'm not even adding ?lqip to.

@FranciscoG
Copy link
Author

at least it's just warnings and not causing any issues that I can see, still weird that it's happening

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

2 participants