React-native-i18n: The engine "node" is incompatible with this module.

Created on 26 Apr 2019  路  4Comments  路  Source: AlexanderZaytsev/react-native-i18n

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

Most helpful comment

yarn config set ignore-engines true

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wyzzy picture wyzzy  路  5Comments

edouardpagnier picture edouardpagnier  路  10Comments

haikov picture haikov  路  7Comments

ankita-p17 picture ankita-p17  路  6Comments

xilonxiao picture xilonxiao  路  5Comments