You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @moe12572, thanks for sharing! This is due to an older version of node that doesn't implement the File API. Node >= 20 will implement it, otherwise you can import { File } from "formdata-node". It is already shipped with Fileforge, but you may wan to add it yourself. See https://www.npmjs.com/package/formdata-node
I keep getting an error when running
npm run render
:The text was updated successfully, but these errors were encountered: