-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Support Node v6 #273
Support Node v6 #273
Conversation
v6 is on Travis now so you should be good to retry. I haven't encountered any issues on v6 besides the null path one. |
I re-ran the tests, and it's good to go :) |
Hmm that is strange. On my local box I get 36 failures when running on v6.0.0. Could someone else try it and see if they get the same? |
It passes all tests on my machine (removed node_modules, |
@strawbrary are you on Windows? or OSX? I just added v6 to the Appveyor config to see how Windows takes it. |
Linux Ubuntu here. |
OSX El Capitan |
It seems like |
Yep, that makes sense. I'm on OSX but haven't tried to run locally yet. |
Tested on OSX + node v6, all good. (also resolves Webstorm's LGTM |
Track progress against this PR.
Known issues: