I get error , When I am trying to conncet with mongodb atlas database using prisma orm , There is a another issue I don;t see the relevant databsase?
this is the error I got when I am trying to make post request ?
[Nest] 7804 – 08/19/2024, 11:03:30 AM ERROR [ExceptionsHandler]
Invalid this.prisma.user.create()
invocation in
C:UsersHPDesktopmini projectCapstone_project-20-21-BackEndsrcusersusers.service.ts:67:32
I get error , When I am trying to conncet with mongodb atlas database using prisma orm , There is a another issue I don;t see the relevant databsase?
this is the error I got when I am trying to make post request ?
[Nest] 7804 – 08/19/2024, 11:03:30 AM ERROR [ExceptionsHandler]
Invalid this.prisma.user.create()
invocation in
C:UsersHPDesktopmini projectCapstone_project-20-21-BackEndsrcusersusers.service.ts:67:32