Skip to content
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

node 8 support #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

node 8 support #6

wants to merge 2 commits into from

Conversation

tlivings
Copy link

Node 8 has a breaking change in the way the error stack works.

This change addresses that.

Caveat: drops support for depth.

Note: this is a breaking change!

@tlivings
Copy link
Author

Addresses #5

@tlivings
Copy link
Author

I took out depth because tests failed for mysterious reasons (like, independently working but together they fail mysterious).

@leebenson
Copy link

Are there still plans to merge this? I'm getting some weird behaviour in Node 9 that perhaps this addresses.

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

Successfully merging this pull request may close these issues.

2 participants