I'm using React Styleguidedist to generate documentation for my react components. While building we are getting the following error (yarn).
error "react-styleguidist#react-docgen-displayname-handler#react-docgen@2.x" doesn't satisfy found match of "react-docgen@3.0.0-beta6"
Any pointers would help me.
This is just a warning, you can safely ignore it.
P. S. Anyway I’ve submitted a pull request to react-docgen-displayname-handler that should fix that.