Next.js Discord

Discord Forum

dev server exits without error

Unanswered
Rex posted this in #help-forum
Open in Discord
RexOP
I have a large project which uses the app router and is part of an NX monorepo.
The dev server exits zero without text output in the middle of compiling pages.
Nowhere do I call exit().

Honestly it seems like an error was explicitly silenced, and Github settings stop me from reporting this type of issue on the GitHub repo.

This is a frustrating experience, and I hope that we can be patient with each other while diagnosing and triaging this issue. I will need a lot of help understanding how to reproduce or otherwise analyze this problem, given its nature.

I am curious whether nx and next's conflicting requirements for typescript configuration might be related to this.

0 Replies