Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

react-i18next@9.0.1" has unmet peer dependency "prop-types@>= 15.6.2". #657

Closed
basslagter opened this issue Jan 3, 2019 · 6 comments
Closed

Comments

@basslagter
Copy link

When installing (using Yarn) the following warning is shown:

react-i18next@9.0.1" has unmet peer dependency "prop-types@>= 15.6.2".

@jamuhl
Copy link
Member

jamuhl commented Jan 3, 2019

?

@basslagter
Copy link
Author

That was what I was thinking ;)

@jamuhl
Copy link
Member

jamuhl commented Jan 3, 2019

if i see it right (need to check that later) prop-types is not needed anylonger...

but i guess overall - you have no idea what that warning likes to tell you?!?

Do you get an issue during build?

@basslagter
Copy link
Author

No issues during build. Just wanted to point out the warning.

@jamuhl
Copy link
Member

jamuhl commented Jan 3, 2019

The warning tells you that react-i18next depends on the module prop-types which you should install in the version you need for your app...

But as i just checked it's not needed anylonger (was in past) - so ignore it for now - next version will remove that peer dependency 👍

@basslagter
Copy link
Author

Cool. Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants