-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generator stucks without error and no generation #142
Comments
Getting the same thing |
same here! |
1 similar comment
same here! |
@mk668a Getting the same error. Can you please let us know what to do in this case ? |
@mk668a This is happening when we have relations accross tables and complex schema. It is failing and stuck at one place only. |
+1 it is broken |
i removed all relations and nothing change |
hey,
all my depenencies (prisma, nestjs,...) are at @latest , node is latest lts
in my console:
my schema.prisma config
what i have tryed, but didn't work either, write config like in the official example
this:
I also diabled the nestgraphql called generator, but no change
Any options to get a debug/log ?
The text was updated successfully, but these errors were encountered: