Cannot import @material-ui/core/styles/MuiThemeProvider
问题 I am working on a React project, using Material UI React components. I want to import MuiThemeProvider in src/index.js like so import MuiThemeProvider from "@material-ui/core/styles/MuiThemeProvider"; . But I get Module not found: Can't resolve '@material-ui/core/styles/MuiThemeProvider' Checking the /node_modules/@material-ui/styles there is no MuiThemeProvider . I dont understand that. Installing the project freshly on another computer, the /node_modules/@material-ui/styles contains a