[Bug] Error after npm i
TypeError: Cannot read property 'type' of undefined
#67
Labels
npm i
TypeError: Cannot read property 'type' of undefined
#67
Version
material kit react 1.8.0
Reproduction link
https://github.com/johnandblue/material-kit-react
Operating System
node 12.2.0
Device
Mac OSX
Browser & Version
Any
Steps to reproduce
Clone the material kit react from
https://github.com/creativetimofficial/material-kit-react
run
npm i
ornpm run install:clean
run
npm start
What is expected?
render the route
/
page using the component located in:/src/views/Components/Components.js
What is actually happening?
Getting this error:
Solution
Additional comments
The text was updated successfully, but these errors were encountered: