Closed Anhdao153 closed 2 years ago
Hi @Anhdao153, can you show your configuration file?
Here is my configuration file
Post entity
User entity
Hi @Anhdao153!
I can see that you've made a typo in your configuration file. Please replace your relations with this and retry:
"relations": {
"./src/models/core/Post.prisma:Post.user": "./src/models/core/User.prisma:User"
}
Hi @DavidHancu ! I tried, but unfortunately it didn't work I still don't know why, please help SOS :((
@DavidHancu Hi. after a few days from the last message i still can't resolve this bug, would you mind help me to fix it, please?
Hi @Anhdao153, this is not an issue with Prisma Util but with your configuration, as I can't replicate this issue in Prisma Util v1.3.0.
Closed due to inactivity.
I'm following the tutorial, but when i merged schema, i got this bug. And i searched in a few day, i still got nothing. can some advise for me?