React-spring: Unmet peer dependency

Created on 4 Apr 2019  路  3Comments  路  Source: pmndrs/react-spring

In console i see this message:
warning " > [email protected]" has unmet peer dependency "[email protected]".

question

All 3 comments

Run npm install prop-types@15 in your project

@aleclarson Official recommendation for prop-types is to take direct dependency

https://github.com/facebook/prop-types#how-to-depend-on-this-package

More discussion around the topic: https://github.com/facebook/prop-types/issues/44

@Kukkimonsuta Good catch, I'll change it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cklab picture cklab  路  4Comments

lennerd picture lennerd  路  3Comments

vipseixas picture vipseixas  路  4Comments

jmcruzmanalo picture jmcruzmanalo  路  4Comments

rockmandash picture rockmandash  路  3Comments