Skip to content

Error stacktrace is not getting printed properly #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
antsmartian opened this issue Jul 28, 2018 · 1 comment
Closed

Error stacktrace is not getting printed properly #18

antsmartian opened this issue Jul 28, 2018 · 1 comment

Comments

@antsmartian
Copy link
Contributor

Hello,

I guess with this commit : e06c75c

Error stacktrace is missing outside repl context too. For example, when I was working on this PR : #17

I noticed when assertions failed, the stack trace was missing. I saw only the below:

assert.js:269
    throw err;
    ^

AssertionError [ERR_ASSERTION]: should throw syntax error
    at 
@devsnek
Copy link
Member

devsnek commented Sep 24, 2018

This was fixed in f4f203e

@devsnek devsnek closed this as completed Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants