I just decided to upgrade from @material-ui/core v3.2 to v3.5 and found this error when building using webpack
ERROR in ./node_modules/@material-ui/core/styles/MuiThemeProvider.js
Module not found: Error: Can't resolve 'brcast' in '.../node_modules/@material-ui/core/styles'
@ ./node_modules/@material-ui/core/styles/MuiThemeProvider.js 32:37-54
@ ./node_modules/@material-ui/core/styles/index.js
@ ./src/scenes/Main/index.js
@ ./src/App.js
@ ./src/index.js
Webpack version 4.25.1
React:16.6.1
ReactDOM: 16.6.1
Thanks!
@CoericK No, thank you for the quick feedback! I can't afford to break the install 馃檲.
Most helpful comment
https://github.com/mui-org/material-ui/commit/34492c23a773b1db66fe65801997257709c4f319 released as v3.5.1