build Type error: Type instantiation is excessively deep and possibly infinite. #11299
Unanswered
FrontEnd-Sungyu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using React Hook Form in a Next.js project, and when building the project, I encounter the error
'Type error: Type instantiation is excessively deep and possibly infinite.'
There have been many related issues, but I haven't found a clear solution. What should I do?
Version information: 'typescript': '4.4.3', 'react-hook-form': '7.43.9', 'next': '12.3.4'.
Beta Was this translation helpful? Give feedback.
All reactions