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

Latest selenium-webdriver package requires Node.js 6.9.0, but Node.js 4 is still in its active LTS period #3059

Closed
marco-c opened this issue Nov 4, 2016 · 4 comments
Labels

Comments

@marco-c
Copy link

marco-c commented Nov 4, 2016

https://github.com/nodejs/LTS/#lts-schedule

Node.js 4 will still be an active LTS release for some time.

@jleyba
Copy link
Contributor

jleyba commented Nov 6, 2016

@jleyba jleyba closed this as completed Nov 6, 2016
@marco-c
Copy link
Author

marco-c commented Nov 6, 2016

I see, why did you decide to de-support active LTS releases so quickly? Your initial decision in #1280 (comment) looks much better to me.

@jleyba
Copy link
Contributor

jleyba commented Nov 8, 2016

  1. I want to be able to adopt new language features in a reasonable time frame.
  2. I'm not interested in testing a wide range of node versions with each release. I'm the only one on the project working on the JS client and have a hard enough time keeping up with the main project (notice 3.0 shipped a month late)
  3. The structure of the current support window plays into the (probably too generous) timetable outlined in Deprecate and remove the WebDriverJS promise manager #2969

@marco-c
Copy link
Author

marco-c commented Nov 8, 2016

I want to be able to adopt new language features in a reasonable time frame.

Fair enough, although there aren't so many new language features in 6.9 compared to 4. Holding off for a while could be worth it.
Have you considered using a transpiler?

@lock lock bot locked and limited conversation to collaborators Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants