flatlogic / react-material-admin

☄️React Material Admin is a React template built with Material-UI
https://flatlogic.com/admin-dashboards/react-material-admin/demo
MIT License
1.6k stars 564 forks source link

Errors on installing.... #2

Closed prakhargvp closed 5 years ago

prakhargvp commented 5 years ago
{
        "@babel/plugin-proposal-class-properties": "^7.4.4",
        "@babel/preset-react": "^7.0.0",
        "@material-ui/core": "^3.9.2",
        "@material-ui/icons": "^3.0.2",
        "apexcharts": "^3.6.3",
        "axios": "^0.18",
        "classnames": "^2.2.6",
        "cross-env": "^5.1",
        "font-awesome": "4.7.0",
        "laravel-mix": "^4.0.7",
        "line-awesome": "icons8/line-awesome",
        "lodash": "^4.17.5",
        "mui-datatables": "^2.0.0-beta.58",
        "popper.js": "^1.12",
        "react": "^16.8.2",
        "react-apexcharts": "^1.3.0",
        "react-dom": "^16.8.2",
        "react-google-maps": "^9.4.5",
        "react-redux": "^6.0.1",
        "react-router": "^4.3.1",
        "react-router-dom": "^4.3.1",
        "react-scripts": "2.1.5",
        "react-syntax-highlighter": "^10.2.0",
        "react-toastify": "^4.5.2",
        "recharts": "^1.5.0",
        "recompose": "^0.30.0",
        "redux": "^4.0.1",
        "redux-thunk": "^2.3.0",
        "resolve-url-loader": "^2.3.1",
        "sass": "^1.15.2",
        "sass-loader": "^7.1.0",
        "tinycolor2": "^1.4.1"
}

Screenshot from 2019-05-10 13-28-39

Screenshot from 2019-05-10 13-26-17

flieks commented 5 years ago

I also have these console errors It runs though

michaeldaineka commented 5 years ago

Hi! Thanks for feedback!

We just released the commit that contains resolved console issues.

Best regards!