Issue With Version Updated By You #14049
|
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. |
Replies: 3 comments
|
Hey @sanju-cmd 👋, Is this issue occurring after updating the Prisma Client? What version did you update to and which version did you update from? Have you tried running |
|
Hi sir , issue fixed with npx install prisma client and then npx prisma
generate . Thank you sir for replying.
…On Thu, 30 Jun, 2022, 3:51 am Austin Crim, ***@***.***> wrote:
Hey @sanju-cmd <https://github.com/sanju-cmd> 👋,
Is this issue occurring after updating the Prisma Client? What version did
you update to and which version did you update from?
Have you tried running npx prisma generate?
—
Reply to this email directly, view it on GitHub
<#14049 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASJND7GJ76PGNKJSQKVAMFTVRTEADANCNFSM52ELYP5A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Hi there, To keep our discussions organized and focused on the most relevant topics, we’re reviewing and tidying up our backlog. As part of this process, we’re closing discussions that have already been marked as answered but remain open. If this discussion still requires further input or clarification, feel free to reopen it or start a new one with updated details. Your contributions are invaluable to the community, and we’re here to help! For more details about our priorities and vision for the future of Prisma ORM, check out our latest blog post: https://www.prisma.io/blog/prisma-orm-manifesto. Thank you for your understanding and ongoing support of the Prisma community! |
Hey @sanju-cmd 👋,
Is this issue occurring after updating the Prisma Client? What version did you update to and which version did you update from?
Have you tried running
npx prisma generate?