After prisma generate I get this message, is it so...
# orm-help
j
After prisma generate I get this message, is it something to be concerned about? Can I upgrade from 3.1.1?
r
I would suggest updating
@prisma/client
as well.
j
Thx, I just realized that. Didn’t find info that I should install that one as well besides prisma
🙌 1