You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your work.
I'm trying to use the latest version of your react-d3-basic library but I'm getting a conflict with D3 version
seems that you are getting d3v3 as transitive dependency for the react-d3-shape and this conflicts with other libraries using the correct d3v4 version.
$npm ls react-d3-basic
├─┬ [email protected]
│ └─┬ [email protected]
│ └── [email protected]
Could you fix soon?
The text was updated successfully, but these errors were encountered:
Hi, thanks for your work.
I'm trying to use the latest version of your react-d3-basic library but I'm getting a conflict with D3 version
seems that you are getting d3v3 as transitive dependency for the react-d3-shape and this conflicts with other libraries using the correct d3v4 version.
$npm ls react-d3-basic
├─┬ [email protected]
│ └─┬ [email protected]
│ └── [email protected]
Could you fix soon?
The text was updated successfully, but these errors were encountered: