Running prisma generate hangs
See original GitHub issueBug description
When running prisma generate, the CLI freezes.
I do hear an alert icon sound, the default windows sound. But I don’t see a popup? (This has been there before, but it still proceeded before).
How to reproduce
prisma generate
Expected behavior
No response
Prisma information
Environment & setup
OS: Windows Nodejs: 16.3.0 Npm: 7.24.1
Prisma Version
prisma: 3.1.1
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
`npx prisma generate` hangs after upgrading ... - GitHub
Upgrade prisma from 3.0.2 to 3.4.2; Run npx prisma generate; Observe: it just hangs ; package.json; package-lock.json ; OS: MacOS; Database: MySQL ...
Read more >"npx prisma generate" infinity loading - Stack Overflow
Everything was working fine in my Windows machine, but in Ubuntu 20 when I run "npx prisma generate" or "npx prisma generate typegraphql"...
Read more >Error message reference - Prisma
Prisma Client throws a PrismaClientRustPanicError exception if the underlying engine crashes and exits with a non-zero exit code. In this case, the Prisma...
Read more >Prisma Access Known Issues - Palo Alto Networks
When using a Panorama running 11.0 to manage Prisma Access, logins to Panorama Managed ... Generate cookie for authentication override. and.
Read more >Prisma Client Python
A prisma schema can define one or more generators, defined by the generator block. A generator determines what assets are created when you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Perfect - if that means everything is now working for you that makes us all happy 🚀
Been trying, but not been able to reproduce.