Next.js Discord

Discord Forum

npm build sometimes fails with "Type error: Type instantiation is excessively deep"

Unanswered
Siberian posted this in #help-forum
Open in Discord
SiberianOP
Running npm build sometimes fails with Type error: Type instantiation is excessively deep and possibly infinite.

I do have some fairly complex types, however without changing them the build sometimes also succeeds. Has anyone experienced this before?

This is is on Next 14.0.2. Typescript 5.2.2

0 Replies