DeathlyNocturnal
Explore posts from serversPPrisma
•Created by DeathlyNocturnal on 6/2/2025 in #help-and-questions
Prisma now wants me to have an `app` folder?
Hey guys, I have been using Prisma for a little while, but have taken a break and have just got back into my side project, and noticed that now Prisma is asking me to have a separate
app
folder? I am not sure I understand, I thought it would generate normally and then you import from @prisma/client
? Why do we need to use a separate app
folder now? thanks in advance.5 replies
PPrisma
•Created by DeathlyNocturnal on 4/30/2025 in #help-and-questions
Issues with multiple folder schemas.
Hey all, I am currently using the "prismaSchemaFolder" preview feature, and I went to do:
bunx prisma generate
but I am now seeing the following:
This is my bunx prisma -v
4 replies