question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prisma 4.3.0 takes 100x more time to generate types

See original GitHub issue

Bug description

V. 4.3.0 187598994-598fb1a8-ab77-4328-8cad-d986b8f75804

V.4.2.1 Screen Shot 2565-08-31 at 12 27 22

How to reproduce

  • Generate Prisma type

Expected behavior

  • Generate Prisma type time should be the same

Prisma information

Environment & setup

  • OS: Mac OS, Ubuntu
  • Database: PostgreSQL
  • Node.js version: 16

Prisma Version

4.3.0

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:10
  • Comments:18 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
SevInfcommented, Sep 1, 2022

Hey everyone! Fix is now have been merged into main branch. It will be released with 4.3.1 later today. If you are experiencing this issue, I’d suggest you hold off 4.3 update until patch is released. Alternatively, you can verify that the fix is working for you by using dev snapshot version 4.4.0-dev.14, but we do not recommend using dev versions in production.

3reactions
capajcommented, Aug 31, 2022

@annibuliful may I suggest you update the title to say Prisma 4.3.0 takes 100x more time to generate types, the title as it is does not do justice to the severity of this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prisma 4.3.1 Release - GitClear
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB.
Read more >
Advanced type safety (Reference) - Prisma
Prisma Client provides full type safety for queries, even for partial queries or included relations. This page explains how to leverage the generated...
Read more >
@prisma/client - NPM Package Overview - Socket - Socket.dev
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js ... Prisma 4.3.0 takes 100x more time to generate types.
Read more >
Highlights - FeedsAnywhere
You can read more details about it in this GitHub comment. ... Fixes in Prisma CLI. Prisma 4.3.0 takes 100x more time to...
Read more >
prisma - npm
Latest version: 4.8.0, last published: 2 days ago. Start using prisma in your project by running `npm i prisma`.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found