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

Drop support for Node.js < 8 #4648

Closed
rosen-vladimirov opened this issue May 27, 2019 · 0 comments
Closed

Drop support for Node.js < 8 #4648

rosen-vladimirov opened this issue May 27, 2019 · 0 comments
Assignees
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Node.js versions below 8 are deprecated for a long time. Currently, when Node.js 6 is used, CLI shows a warning that this version is deprecated. It is time to stop supporting these versions.

Describe the solution you'd like
In case Node.js version is below 8, stop the execution of all CLI commands.

Describe alternatives you've considered
None

Additional context
Supporting multiple versions of Node.js requires a lot of testing, so we should limit them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants