Closed dragonslair closed 1 year ago
@dragonslair this issue was automatically closed because it did not follow our rules:
IMPORTANT: Please use the following link to create a new issue: https://www.creative-tim.com/new-issue/ct-argon-dashboard-pro-react **If your issue was not created using the app above, it will be closed immediately.** Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: 👉 https://www.creative-tim.com/bundles 👉 https://www.creative-tim.com
Hi, I am currently running react 18.2.0. When i do npm-install i get error: peer react@"^16.3.0" from react-bootstrap-table-next@4.0.3.
I change react version and react-dom in package.json to: "react": "16.3.0", "react-dom": "16.3.0",
But then I get error: peer react@"17.x.x" from react-notification-alert@0.0.13
Please advice on how I can resolve this.