react-native-i18n icon indicating copy to clipboard operation
react-native-i18n copied to clipboard

The engine "node" is incompatible with this module.

Open Mengxiaowei opened this issue 5 years ago • 6 comments

The engine "node" is incompatible with this module. Expected version "0.4.x". Got "10.15.3" How to fix it?

Mengxiaowei avatar Apr 26 '19 08:04 Mengxiaowei

yarn config set ignore-engines true

Mengxiaowei avatar Apr 26 '19 08:04 Mengxiaowei

Can confirm. This works!

Solution: yarn config set ignore-engines true

powderblock avatar Apr 01 '20 22:04 powderblock

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"

powderblock avatar Apr 01 '20 22:04 powderblock

error Found incompatible module.

powderblock avatar Apr 01 '20 22:04 powderblock

yarn config set ignore-engines true

it works for me. thanks

deepvirender839 avatar Oct 06 '22 16:10 deepvirender839