Next.js Discord

Discord Forum

Handling uncaught exceptions

Unanswered
Polar bear posted this in #help-forum
Open in Discord
Polar bearOP
Hi, I want to debug my code and find where it core dumps due to uncaught exceptions.
https://nodejs.org/api/process.html#process_warning_using_uncaughtexception_correctly
Where do i put this in my nextjs project?

0 Replies