hi , prisma return this error , although i updated...
# orm-help
o
hi , prisma return this error , although i updated prisma and prisma client to latest version , the second problem is interactive transactions are showing error in typescript <say should return type of (PrimsaPromise<any>[])> thanks
r
@Omar Ghanim 👋 I would suggest installing this plugin to see the correct error. As for the second problem, it would be great if you could share your schema and operation that you’re performing.
o
I have installed this plugin , and give me the same error
r
What’s the output of
npx prisma -v
?
o
yes , prisma version was 2.26.0 although i updated it but after a few tries, it updates to 2.29.0 and works now , also typescript error no longer exist You always succeed in helping me thank you very much .. it's really helpful and works for me
🙌 1