Skip to content

Why next build stuck on "Checking validity of types..."? (TypeScript) #403

Answered by timlrx
tszhong0411 asked this question in Q&A
Discussion options

You must be logged in to vote

I just tried out a fresh clone of the typescript branch without issues. It's probably some typing issue if you are stuck on a info - Checking validity of types... message. You are also using prisma and have other code so it is hard to debug the cause.

Try upgrading typescript to ^4.6.1-rc if you are not on it. Otherwise, you would probably have to slowly remove parts of the code until you can find which parts cause the program to be stuck.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@tszhong0411
Comment options

@tszhong0411
Comment options

@tszhong0411
Comment options

@tszhong0411
Comment options

@tszhong0411
Comment options

Answer selected by tszhong0411
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants