Error with Prisma v15: can't find prisma.schema
Problem
I updated to prisma version 15 and when I run prisma2 generate in a docker environment, I receive the error: [code block] I don't see that the filename has been changed from `schema.prisma` to `prisma.schema` so this seems like a bug.
Error Output
Error: Can't find prisma.schema
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Error with Prisma v15: can't find prisma.schema
Can you tell us a bit more about the steps you took to create your project so we can try to reproduce this? Did you create a new project with `prisma2 init` or do you have an existing one?
Trust Score
1 verification
- 1
Can you tell us a bit more about the steps you took to create your project so we
Can you tell us a bit more about the steps you took to create your project so we can try to reproduce this? Did you create a new project with `prisma2 init` or do you have an existing one?
Validation
Resolved in prisma/prisma GitHub issue #824. Community reactions: 0 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep