0

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.

Brett DeWoody
  • 59,771
  • 29
  • 135
  • 184
kallada
  • 1,829
  • 4
  • 33
  • 64

1 Answers1

1

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.

Artem Sapegin
  • 3,096
  • 2
  • 16
  • 20