react-trello icon indicating copy to clipboard operation
react-trello copied to clipboard

Duplicate React

Open johnking opened this issue 5 years ago • 1 comments

Describe the bug I am using Gatsby for my app, after adding package react-trello, there are duplicated react with different version.

To Reproduce

  1. yarn add react-trello
  2. npm ls react

Screenshots 截屏2020-11-11 下午5 49 32

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.

johnking avatar Nov 11 '20 10:11 johnking

Get this too, anyone got any pointers on how to get around it?

PeteDuncanson avatar Dec 18 '20 16:12 PeteDuncanson