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

Chapter 1: eslint 6.5.1 is incompatible with node 10.5.0 #250

Closed
callahanp opened this issue Dec 16, 2019 · 1 comment
Closed

Chapter 1: eslint 6.5.1 is incompatible with node 10.5.0 #250

callahanp opened this issue Dec 16, 2019 · 1 comment
Assignees

Comments

@callahanp
Copy link

callahanp commented Dec 16, 2019

error eslint@6.5.1: The engine "node" is incompatible with this module. Expected version "^8.10.0 || ^10.13.0 || >=11.10.1". Got "10.5.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

The text says to ignore warnings about upgrading, but this appears to be an error. Is it?

I will make an attempt to use node version 10.13.0 and will let you know the result

@klyburke
Copy link
Member

klyburke commented Dec 20, 2019

@callahanp Thanks for reporting!

When using Node version 10.5.0 (as currently stated in Chapter 1 of Builder Book), I see the error you describe.

I tested 8-end using the latest Node version that is recommended for most users: 12.14.0. I don't see any issue, so I will update the book to use 12.14.0.


Book text is now updated.

@klyburke klyburke self-assigned this Dec 20, 2019
@tima101 tima101 added the Assigned - Async Issue is assigned to at least one person. PR is assigned to at least one person. label Dec 20, 2019
@klyburke klyburke added Peak - Async and removed Assigned - Async Issue is assigned to at least one person. PR is assigned to at least one person. labels Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants