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

npm install fails in Nodejs v4.0.0 #73

Closed
jdan opened this issue Sep 22, 2015 · 0 comments
Closed

npm install fails in Nodejs v4.0.0 #73

jdan opened this issue Sep 22, 2015 · 0 comments
Labels

Comments

@jdan
Copy link
Owner

jdan commented Sep 22, 2015

This is because of contextify: brianmcd/contextify#180, which is required by jsdom. We might just need to upgrade jsdom and verify that npm test still works.

If all else fails, maybe add an engines field to package.json? http://stackoverflow.com/questions/29349684/how-can-i-specify-the-required-node-js-version-in-packages-json

@jdan jdan added the tooling label Sep 22, 2015
@jdan jdan closed this as completed in e5a418e Mar 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant