-
Notifications
You must be signed in to change notification settings - Fork 16
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
The engine "node" is incompatible with this module. Expected version ">=4 <=9". #20
Comments
Fixed in #15; try deleting your package-lock.json or yarn.lock and install dependencies again. |
@misund thanks it worked |
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4 <=9". error Found incompatible module anodynos/upath#20
What kind of solution is deleting your lock files, I don't really want to ensure everything works again after installing random versions of all my dependencies |
For those googling the error and ending up here and just want a simple set of instructions. This assumes you are on a Mac or Linux machine.
That will generate a new file with updated dependencies. |
On circleci I'm getting this error for this lib:
any ideas?
The text was updated successfully, but these errors were encountered: