4 ms·
Does this work with pnpm since node_modules/@prisma/client changes based on the project it's in?
by redka 6y ago
Does this work with pnpm since node_modules/@prisma/client changes based on the project it's in?
- pantharshit00 6y agoIt works fine with pnpm. The client package has a postinstall hook that generates the client after you install it.