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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue with Node < 16

kinotto opened this issue · comments

commented

Hi there,
this library looks really useful,
i was just wondering if it works with Node < 16.0
i'm using v14.2 and i'm getting this error when i try to install it

image

Thanks

commented

Hi @kinotto
I tried for the last hour to get node 14 to work, but couldn't. If you do a fork and work on the integration, I can accept a PR.