[GH-ISSUE #39] Cannot spin up nightly server (Prisma doesn't like us) #16

Closed
opened 2026-02-17 17:05:55 -05:00 by yindo · 0 comments
Owner

Originally created by @DecDuck on GitHub (Apr 19, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/39

drop-1 | Error: Could not find Prisma Schema that is required for this command.
drop-1 | You can either provide it with --schema argument,
drop-1 | set it in your prisma.config.ts,
drop-1 | set it as prisma.schema in your package.json,
drop-1 | or put it into the default location (./prisma/schema.prisma, or ./schema.prisma.
drop-1 | Checked following paths:
drop-1 |
drop-1 | schema.prisma: file not found
drop-1 | prisma/schema.prisma: file not found
drop-1 |
drop-1 | See also https://pris.ly/d/prisma-schema-location

Originally created by @DecDuck on GitHub (Apr 19, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/39 drop-1 | Error: Could not find Prisma Schema that is required for this command. drop-1 | You can either provide it with `--schema` argument, drop-1 | set it in your `prisma.config.ts`, drop-1 | set it as `prisma.schema` in your package.json, drop-1 | or put it into the default location (`./prisma/schema.prisma`, or `./schema.prisma`. drop-1 | Checked following paths: drop-1 | drop-1 | schema.prisma: file not found drop-1 | prisma/schema.prisma: file not found drop-1 | drop-1 | See also https://pris.ly/d/prisma-schema-location
yindo closed this issue 2026-02-17 17:05:55 -05:00
yindo changed title from Cannot spin up nightly server (Prisma doesn't like us) to [GH-ISSUE #39] Cannot spin up nightly server (Prisma doesn't like us) 2026-06-05 14:20:58 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#16