-
Notifications
You must be signed in to change notification settings - Fork 45
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
nexus-prisma generator gets stuck on mac m1 #186
Comments
Duplicate of #185 I've also experienced the same issue; had to downgrade to |
This is not a m1 issue as I'm running it on a non-m1 mac and can reproduce it. Can also confirm that |
I"m on Windows 11 and can confirm that 0.35.0 is having similar issues where it just hangs, but the issue isn't here when downgrading to 0.34.0 |
Downgrading to 0.34.0 didn't help.
|
Update: For everybody that we're stuck on this, it was yarn add chalk@4 |
This relates to closed issue #30
OS: MacOS Monteray (M1)
Prisma version: 3.8.1
nexus-prisma version: 0.36.0-next.1
Description
Running
npx prisma generate
just stops processing and never completesHere are the logs with DEBUG=* turned on
it never moves on from here.
The text was updated successfully, but these errors were encountered: