react-trello
react-trello copied to clipboard
Duplicate React
Describe the bug
I am using Gatsby for my app, after adding package react-trello, there are duplicated react with different version.
To Reproduce
- yarn add react-trello
- npm ls react
Screenshots

Expected behavior I am expecting the package will work in my app.
Desktop (please complete the following information):
- OS: [MacOS Catalina v10.15.7]
- Browser [chrome]
- Version [ 86.0.4240.183]
tried yarn resolution but failed
I tried to set react to version 16.13.1 with yarn package resolution, but comes with other errors from the package itself.
Get this too, anyone got any pointers on how to get around it?