Skip to content
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

Prisma generate get's stuck after adding nexusPrisma generator block to prisma schema #185

Open
maxall41 opened this issue Jan 28, 2022 · 1 comment
Labels
type/bug Something is not working the way it should

Comments

@maxall41
Copy link

maxall41 commented Jan 28, 2022

Screenshot

Screen Shot 2022-01-28 at 2 39 34 PM.

Description:

I have a blitz.js project and I am using the default graphql-apollo-server recipe and after running blitz prisma generate it gets stuck after printing:

Environment variables loaded from .env
Prisma schema loaded from db/schema.prisma

This also happens if I manually install nexus-prisma and add the generator block to my schema.
I am using nexus-prisma version: 0.35.0

@maxall41 maxall41 added the type/bug Something is not working the way it should label Jan 28, 2022
@Nedomas
Copy link

Nedomas commented Aug 31, 2022

Posted a solution here: #186 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is not working the way it should
Projects
None yet
Development

No branches or pull requests

2 participants