@hephaistos_DE

Results 5 comments of @hephaistos_DE

This related to https://github.com/supabase/supabase/issues/10707 because the tag for sperbase-reset is set to v9.0.1.20220717 which is too old.

The error reporting ist annoying and missleading, but the query works.

I would suggest to go with [platejs](https://platejs.org) which is also based on [Slate](https://docs.slatejs.org/) (like Keystone) and supports [Markdown](https://platejs.org/docs/markdown) including MDX support too. For MDX also https://github.com/konsumer/remark-slate-mdx is interessting to be...

In order to fix this I did: ``` $ pnpm add -D [email protected] $ ./node_modules/./bin/prisma generate ```

@kcianflone I have encountered the same problem and am wondering what the correct solution is. The ticket was closed without any comments or reference to code changes