The engine "node" is incompatible with this module. Expected version ">=6.0.0".
See original GitHub issue$ yarn add react-joyride
yarn add v0.15.1
info No lockfile found.
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error react-joyride@1.5.0: The engine "node" is incompatible with this module. Expected version ">=6.0.0".
error Found incompatible module
info Visit http://yarnpkg.com/en/docs/cli/add for documentation about this command.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:19
- Comments:16 (3 by maintainers)
Top Results From Across the Web
The engine "node" is incompatible with this module
This worked for me using the version number mentioned in the error. My error was Expected version ">=16". so I ran nvm install...
Read more >error found incompatible module.
After doing that, i kept on receiving the error: error functions@1.0.0: The engine "node" is incompatible with this module. Expected version "14".
Read more >error The engine “node“ is incompatible with this module. ...
error commander@9.0.0: The engine "node" is incompatible with this module. Expected version "^12.20.0 || >=14". Got "10.21.0".
Read more >the engine "node" is incompatible with this module. ...
1. Make sure you're in your user's directory. ; 2. [server]$ cd ~ ; 3. Run the following command to download NVM. Change...
Read more >The engine "node" is incompatible with this module. ...
Hi, This seems like a common error but I'm still not finding a solution. My site works on my local machine but fails...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
use npm.
If you use
yarn
, tryyarn --ignore-engines
, after https://github.com/yarnpkg/yarn/commit/b880d403ed9f32e724207ecbdb94c794d4c64131 lands in (probably) 15.2.