Open dnafication opened 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.91. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Describe the bug Creating a simple error such as record not found in the table produces error which doesn't show the line responsible for the error message.
To Reproduce or Sample code Steps to reproduce the behavior or a sample code to reproduce it
Running the code above produces error:
node index.js
Expected behavior It would be beneficial to have the stacktrace display the line responsible for the error at the user code.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
node -v
] 12Additional context Add any other context about the problem here.