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. Expected version "> 0.4.x < 0.9.0".

See original GitHub issue

Hi i cant install, its my terminal: yarn add react-native-fast-image yarn add v0.27.5 [1/4] Resolving packages... warning There appears to be trouble with your network connection. Retrying... [2/4] Fetching packages... error link@0.1.5: The engine "node" is incompatible with this module. Expected version "> 0.4.x < 0.9.0". error Found incompatible module info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
dante8300commented, Mar 29, 2018

Did anyone managed to solve this issue? or what was the cause? i’m facing a similar issue with Yarn but have no clue what is the real problem.

5reactions
Ericnsambacommented, Jan 12, 2021

Try this: yarn --ignore-engines

Read more comments on GitHub >

github_iconTop Results From Across the Web

The engine "node" is incompatible with this module
lock was telling yarn to expect a certain node version - in my case, 'Expected version ">=4 <=9". Got "16.1.0"' - so delete...
Read more >
“link@0.1.5: The engine "node" is incompatible with this ...
“link@0.1.5: The engine "node" is incompatible with this module. Expected version "> 0.4.x < 0.9.0". Got "16.9.1" error Found incompatible module.
Read more >
the engine node is incompatible with this module - You.com
I was able to resolve this issue by declaring Node version in Netlify's deployment setting. Build and Deploy environment variables were:.
Read more >
The engine "node" is incompatible with this module. Expected ...
The engine "node" is incompatible with this module. Expected version "> 0.4.x < 0.9.0".
Read more >
Previous Releases - Node.js
Version Date V8 npm NODE_MODULE_VERSION Node.js 19.3.0 2022‑12‑14 10.8.168.21 9.2.0 111 Downloads Ä... Node.js 19.2.0 2022‑11‑29 10.8.168.20 8.19.3 111 Downloads Ä... Node.js 19.1.0 2022‑11‑14 10.7.193.20 8.19.3...
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