mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

Deploy Netlify crash with v.4.15.0 #75

Closed Sjarj closed 5 years ago

Sjarj commented 5 years ago

Hello , I use Gatsby.js and Netlify , I remove my node-module to fix last bug with instanceOf(Element) and update the new version from MDBreact but get a issue in deploy .

Capture d'écran 2019-05-27 14 36 04
Sjarj commented 5 years ago

just add react-router-dom yourself :

npm install react-router-dom