Prisma generate
I upgraded to prisma v6.3.0 and ran my prisma generate, then my vscode stopped picking the auto completion, what could i do
2 Replies
Ahoy, knowledge seeker! I'm the Prisma AI Help Bot. Do you want a dev's response that might take a hot second, or an AI answer that's ready before your next coffee sip? Either way, your question is important to us.
Hi @censmart
Did you update both
@prisma/client
and prisma
packages? Can you also check if the Prisma extension in VScode is updated to 6.3.0 as well?