nuxt-modules / og-image

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

Cannot resolve "./resvgjs.android-arm64.node" from "/workspaces/website/node_modules/.pnpm/@resvg+resvg-js@2.6.0/node_modules/@resvg/resvg-js/js-binding.js" and externals are not allowed! #108

Closed Barbapapazes closed 9 months ago

Barbapapazes commented 10 months ago

Describe the bug

Hello,

When building this PR, https://github.com/unjs/website/pull/182, with NITRO_PRESET=cloudflare_pages pnpm run build, the building failed becauseof this

 Cannot resolve "./resvgjs.android-arm64.node" from "/workspaces/website/node_modules/.pnpm/@resvg+resvg-js@2.6.0/node_modules/@resvg/resvg-js/js-binding.js" and externals are not allowed!

Reproduction

No response

System / Nuxt Info

/
husayt commented 9 months ago

have similar issue with firebase

harlan-zw commented 9 months ago

This should be solved with the v3.

Let me know if you still have issues.