Open shuding opened 1 year ago
@shuding is there any plans to work on this, or any workaround I can make? I was trying to use ImageResponse
from next/server
, but since it didn't work, I just tried to directly use satori
, which caused an issue:
- error node_modules/.pnpm/@shuding+opentype.js@1.4.0-beta.0/node_modules/@shuding/opentype.js/dist/opentype.module.js (10279:22) @ p
- error Cannot read properties of undefined (reading '271')
Hi @kevinwolfcr @shuding. Have you found any workaround on this?
@dima-kov I fixed it using tw-to-css
. Look at this two files:
Originally posted by @kieranm in https://github.com/vercel/satori/issues/340#issuecomment-1571925362