nuxt-modules / og-image

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

Module not working with Netlify Edge Nitro Preset #79

Closed schneider-carlo closed 1 year ago

schneider-carlo commented 1 year ago

Describe the bug

When using this module with NITRO_PRESET=netlify-edge set, the build process on netlify will be stopped with the following error: "Uncaught (in promise) Error: The module's source code could not be parsed: Unexpected character '\u{7f}' at file:///root/.netlify/edge-functions/server/server.js:2:4".

Reproduction

  1. checkout this branch in netlify: https://github.com/schneider-carlo/nuxt-3-starter

System / Nuxt Info

No response