Replies: 2 comments 1 reply
-
|
Did you try keystone build |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
From https://stackoverflow.com/questions/71228292/generate-keystone-js-6-schema-from-modified-prisma-schema I manually create a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It can generate all admin panels really look good. But after add
Admintable to exist project and copy theschema.prismafrom our existed projectnestjs+prisma("@nestjs/core": "^9.0.0","prisma": "^4.13.0") get prisma not update errornpx keystone prisma db pull npx keystone prisma generate # Your Prisma schema is not up to dateBeta Was this translation helpful? Give feedback.
All reactions