material-ui
material-ui copied to clipboard
@latest (since approx 20 hrs back) gives error export 'internal_processStyles'
Duplicates
- [X] I have searched the existing issues
Latest version
- [X] I have tested the latest version
Steps to reproduce 🕹
Link to live example:
Steps:
- Try to start application using *-sc with latest versio
Current behavior 😯
ERROR:
export 'internal_processStyles' (imported as 'processStyles') was not found in '@mui/styled-engine' (possible exports: GlobalStyles, StyledEngineProvider, ThemeContext, css, default, keyframes)
Expected behavior 🤔
No response
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Please provide a minimal reproduction test case with the latest version. This would help a lot 👷. A live example would be perfect. This codesandbox.io template may be a good starting point. Thank you!
Might find some help in this issue @MaxMolin https://github.com/mui/material-ui/issues/33878
It's probably due to a mismatch of versions. Wold recommend updating all packages to the latest versions, or at least compatible ones.
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.