Richard
08/23/2022, 5:03 PMnpx prisma generate
on a stackblitz repo that contains a prisma schema. Is there another way to run prisma's generator command in the browser? 🤔
Context: I want to generate a DBML schema with this stackblitz via the community generator prisma-dbml-generator
Error: > Downloading Prisma engines for Node-API for debian-openssl-1.1.x [] 0%
<- it's stuck hereDave Edelhart
08/23/2022, 9:11 PMAustin
08/23/2022, 9:56 PMRichard
08/24/2022, 9:34 AM