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

Node v8 in eslint orb #5

Closed
James-Osgood opened this issue May 11, 2020 · 0 comments
Closed

Node v8 in eslint orb #5

James-Osgood opened this issue May 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@James-Osgood
Copy link
Contributor

The eslint orb defaults to node v8, which is EOL. This causes errors since the latest eslint installed (v7.0.0) dropped v8 support: eslint/eslint#12700.

We should remove v8 and add v14. Then, update the default to the current, latest LTS release: v12.

@James-Osgood James-Osgood added the bug Something isn't working label May 11, 2020
@James-Osgood James-Osgood self-assigned this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant