BA
Better Auth•3mo ago
Adnan

The inferred type of this node exceeds the maximum length the compiler will serialize.

Getting the following error as soon as I add the organizations plugin. Thanks!
No description
No description
3 Replies
Adnan
AdnanOP•3mo ago
ah, seems it's related to using composite in the tsconfig
Json 🧈
Json 🧈•3mo ago
did you solve this?
Ping
Ping•3mo ago
Solved by ensuring strict is true, declarations and declarationMap are false, and composite is false too.

Did you find this page helpful?