question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The engine "node" is incompatible with this module

See original GitHub issue

I’m not able to install the package via yarn. After cloning the repository and running “yarn” at the root of the project I receive this error:

yarn install v1.7.0
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error aws-cloudfront-invalidate@0.1.3: The engine "node" is incompatible with this module. Expected version "^6.3.0".
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Using node 8.11.1, yarn 1.7.0, mac os x 10.13.5 high sierra.

Should I switch to node 6?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
frostyweathercommented, Jun 14, 2018

@xBau Fantastic! Glad to hear it. Thanks for bringing that up so I could get rid of that issue. Appreciate it!

1reaction
frostyweathercommented, Jun 14, 2018

@xBau The new repo is good to clone now. Hopefully this solves your issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

The engine "node" is incompatible with this module
yes , you are getting this error because of incompatibility between the package version and node engine. – Shubham Sharma. Jun 16, 2019...
Read more >
The engine "node" is incompatible with this module when npm ...
Steps to Reproduce. Run npm install (or yarn install ) on a remix project using node version 14.15.4 CleanShot ...
Read more >
React Native Builds fail with, "The engine "node" is ...
We've come across some issues, where a React Native build would fail, stating that the Node version is incompatible with the Node version...
Read more >
The engine "node" is incompatible error when tryin...
I'm trying to deploy my site after via `bitbucket-pipeline` after updating some of the dependencies, but I'm getting the following error.
Read more >
Yarn install failing - Google Groups
I am getting module version error, I am installing dspace 7.1 on ubuntu 20.04 ... 0.1200.5: The engine "node" is incompatible with this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found