stefalda / react-localization

Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module.
MIT License
373 stars 58 forks source link

installing react-localization #119

Closed AbdelhayA0100 closed 3 years ago

AbdelhayA0100 commented 3 years ago

When installing react-localization, i get an error: npm --v 7.9.0 node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.0.0 || ^15.6.0" from react-localization@1.0.16 npm ERR! node_modules/react-localization npm ERR! react-localization@"*" from the root project npm ERR!

stefalda commented 3 years ago

It should be fixed with latest update.