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

updated preinstall to require node 9 and above. #68826

Conversation

toumorokoshi
Copy link
Contributor

builds are now using node 10. With the dependencies updated, tests pass with node 9 and 10.

builds are now using node 10. With the dependencies updated, tests pass with node 9 and 10.
@toumorokoshi
Copy link
Contributor Author

I posted this PR because I tried node 8 (as specified in the dev wiki), and dependencies would not install when invoking Yarn.

@toumorokoshi
Copy link
Contributor Author

I have a sister PR for the wiki here: microsoft/vscode-wiki#106

@alexdima
Copy link
Member

@toumorokoshi Everybody from our team was using node 8 up until last week ~ Thursday. I don't think we no longer work with node 8. What was the exact error you got?

@alexdima alexdima added the info-needed Issue requires more information from poster label Feb 18, 2019
@toumorokoshi
Copy link
Contributor Author

Nevermind, this looks to be my node minor version (8.9) conflicting with eslint. Eslint 5.2 requires node 8.10 and above.

still might be worth checking, but the build does pass if I upgrade node. Sorry about the false alarm!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants