The engine "node" is incompatible with this module. Expected version "0.4.x". Got "10.15.3"
How to fix it?
yarn config set ignore-engines true
Can confirm. This works!
Solution: yarn config set ignore-engines true
ERROR in CMD Windows 10 error [email protected]: The engine "node" is incompatible with this module. Expected version "10.15.3". Got "12.16.1"
error Found incompatible module.
Most helpful comment
yarn config set ignore-engines true