cyrilwanner / next-optimized-images

🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).
MIT License
2.21k stars 93 forks source link

Can't resolve 'fs' in '/my-app/node_modules/next-optimized-images/lib/loaders' #239

Open mayank1513 opened 3 years ago

mayank1513 commented 3 years ago

I am getting this error when trying to build my next.js project that uses next-optimized-images. How do I fix these errors?