(・ᴗ・ )
Explore posts from serversPPrisma
•Created by (・ᴗ・ ) on 4/14/2025 in #help-and-questions
SvelteKit __dirname is not defined in ES module scope
I have tried about 10 different solutions searching around and nothing works, I am using SvelteKit5 does anyone have a remedy for this???
9 replies
DTDrizzle Team
•Created by (・ᴗ・ ) on 4/10/2025 in #help
drizzle-zod create schema does not return a usable zod object
createInsertSchema, createSelectSchema, etc does not return a zod object that can be used
it is returning a
BuildSchema
type which is not compatible with other libs using zod1 replies