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

Installation with yarn fails on new projects on Node 8 #706

Closed
LoicPoullain opened this issue May 14, 2020 · 1 comment
Closed

Installation with yarn fails on new projects on Node 8 #706

LoicPoullain opened this issue May 14, 2020 · 1 comment
Labels

Comments

@LoicPoullain
Copy link
Member

LoicPoullain commented May 14, 2020

The problem comes from the latest version of @typescript-eslint/parser which requires version 10 of Node or higher.

error semver@7.3.2: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.17.0"
error Found incompatible module.
@LoicPoullain
Copy link
Member Author

Fixed in v1.9

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

No branches or pull requests

1 participant