nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
400 stars 25 forks source link

Cloudflare Pages: Failed to publish your Function. Got error: Uncaught TypeError: Class Constructor Aw cannot be invoked without 'new' #71

Closed xdeq closed 1 year ago

xdeq commented 1 year ago

Describe the bug

image

After August 5, the use of nuxt-og-image started to cause an error deploying the Nuxt App using the Cloudflare Pages.

Error: Failed to publish your Function. Got error: Uncaught TypeError: Class constructor Aw cannot be invoked without 'new'

nuxt 3.6.5 nuxt-og-image 2.0.13 (2.0.18 also tested)

Cloudflare Preset - cloudflare-pages Cloudflare Build System Version 2 Cloudflare Compatibility date 2023-06-02

Reproduction

No response

System / Nuxt Info

No response

AleeeKoi commented 1 year ago

Same here, possibly related to the new nuxt/nitro version.

harlan-zw commented 1 year ago

Thanks for the issue. Please try out v2.0.22.

AleeeKoi commented 1 year ago

I can confirm! it's working again. Thank you great job 🚀🚀🚀