visa-chart-components
visa-chart-components copied to clipboard
npm i @visa/charts-react peer dependency issue (currently fixable with legacy-peer-deps flag)
If you want to install the @visa/charts-react library with the latest create-react-app, you get an upstream dependency conflict. I assume that the create-react-app is using [email protected] while your library is using [email protected].
Upon trying to install charts-react with the legacy-peer-deps flag the installation works perfectly.