Skip to content
Discussion options

You must be logged in to vote

Hi @timfemey can you provide the full error stack trace you see in your console when running your application?

There is no error in the console and it just returns a response with status of 500 saying HyperExpress: Uncaught Exception Occured.

I also tried catching the error with
process.on('uncaughtException',err=>{ console.log(err) })
but no errors were sent as standard output on the console

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@kartikk221
Comment options

@timfemey
Comment options

@kartikk221
Comment options

@timfemey
Comment options

Answer selected by kartikk221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants