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

Set 'displayErrors: false' when creating new context to support node>0.10 #28

Merged
merged 1 commit into from
Feb 14, 2015

Conversation

anba
Copy link
Contributor

@anba anba commented Jan 9, 2015

To be able to run npm test on node > 0.10 and io.js the displayErrors option needs to be set.

Tested on: node 0.10.35, node 0.12 branch, io.js

http://strongloop.com/strongblog/node-js-v0-12-apis-breaking/#vm

@bterlson
Copy link
Owner

Awesome!!! I was just about to dig in to this. Now I don't know what to do ;)

bterlson added a commit that referenced this pull request Feb 14, 2015
Set 'displayErrors: false' when creating new context to support node>0.10
@bterlson bterlson merged commit 2ba3c20 into bterlson:master Feb 14, 2015
@smikes
Copy link
Contributor

smikes commented Feb 14, 2015

Thanks!

@anba
Copy link
Contributor Author

anba commented Feb 14, 2015

Now I don't know what to do ;)

Oh, I'm terribly sorry about messing up your plans for today. ;-)

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.

None yet

3 participants