question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No package found which can optimize images.

See original GitHub issue

lqip-loader is installed but i’m getting this error on server console. image

Here is my next.config module.exports = withPlugins([optimizedImages, withSass]);

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
wouterdscommented, May 31, 2019

Hi @cyrilwanner 👋, I have these installed;

"imagemin-mozjpeg": "^8.0.0",
"imagemin-optipng": "^7.0.0",
"imagemin-svgo": "^7.0.0",
1reaction
cyrilwannercommented, Jun 23, 2019

Sorry for the late reply, I had some exams last week and wasn’t active on github because of this.

@jecassis thank you very much for the hint with node 12. It was indeed the problem that you have described.

I just published a patch on npm which should fix this problem. Can you install v2.5.2 and check if the error is now gone? Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't set up next-optimized-images - Stack Overflow
I'm trying to set up next-optimized-images 2.6.2 with next js 9.3.6, ... I have also installed the following Optimization Packages
Read more >
next-optimized-images - npm
Automatically optimize images used in next.js projects (jpeg, png, gif, svg).. Latest version: 2.6.2, last published: 2 years ago.
Read more >
Next.js 10 Image Optimization and next-optimized-images
Let's build a page to show a list of images without image optimization as a control. In the control page, we put raw...
Read more >
next-export-optimize-images-zabanshenas-edition - npm - Snyk
Based on project statistics from the GitHub repository for the npm package next-export-optimize-images-zabanshenas-edition, we found that it ...
Read more >
Optimize Images | Cloudinary
You can often deliver images at less than half of the original file size with little to no visually noticeable difference. Optimizing image...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found