Skip to content

avallete/prisma-9584-MRE

Repository files navigation

How to reproduce:

git clone [email protected]:avallete/prisma-9584-MRE.git
cd prisma-9584-MRE
npm install
npm run prisma:generate
docker-compose up

Details

The issues occurs way more quickly with limited hardware on the docker deamon.

On OSX, you can set thoses limitations via the docker dashboard:

Screenshot 2021-10-05 at 12 53 10

Some notes:

The issue doesn't occurs with "sqlite", you can test it by doing the sames commands on sqlite branch.

Releases

No releases published

Packages

No packages published