Niels-IO / next-image-export-optimizer

Use Next.js advanced <Image/> component with the static export functionality. Optimizes all static images in an additional step after the Next.js static export.
MIT License
439 stars 52 forks source link

Package wont install on NPM with Next 14 #181

Closed joebentaylor1995 closed 10 months ago

joebentaylor1995 commented 10 months ago

As per title, cant install package with Next 14

Niels-IO commented 10 months ago

Hi @joebentaylor1995, Thanks for the report! Should be fixed in v1.9.0. Can you please try it?