Material-ui: @material-ui/core v3.5 Can't resolve 'brcast'

Created on 13 Nov 2018  路  3Comments  路  Source: mui-org/material-ui

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

bug 馃悰

Most helpful comment

All 3 comments

Thanks!

@CoericK No, thank you for the quick feedback! I can't afford to break the install 馃檲.

Was this page helpful?
0 / 5 - 0 ratings