Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error #1309

Open
MrMatiasOs opened this issue Jan 27, 2025 · 0 comments
Open

Fatal Error #1309

MrMatiasOs opened this issue Jan 27, 2025 · 0 comments

Comments

@MrMatiasOs
Copy link

Error starting Prisma Client: {
"message": "\nYou don't have any models defined in your schema.prisma, so nothing will be generated.\nYou can define a model like this:\n\nmodel User {\n id Int @id @default(autoincrement())\n email String @unique\n name String?\n}\n\nMore information in our documentation:\nhttps://pris.ly/d/prisma-schema\n",
"stack": "\nYou don't have any models defined in your schema.prisma, so nothing will be generated.\nYou can define a model like this:\n\nmodel User {\n id Int @id @default(autoincrement())\n email String @unique\n name String?\n}\n\nMore information in our documentation:\nhttps://pris.ly/d/prisma-schema\n"
}
@http://127.0.0.1:5555/assets/index.js:1:82970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant