Skip to content

If you forget to upload .env example then please upload #10

@sarfraz033

Description

@sarfraz033

Server Error
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Source
src\lib\prisma.ts (4:10) @ prismaClientSingleton

2 |
3 | const prismaClientSingleton = () => {

4 | return new PrismaClient();
| ^
5 | };
6 |
7 | declare global {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions