material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

@latest (since approx 20 hrs back) gives error export 'internal_processStyles'

Open MaxMolin opened this issue 2 years ago • 3 comments

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:

  1. 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.

MaxMolin avatar Nov 29 '22 09:11 MaxMolin

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!

zannager avatar Nov 29 '22 10:11 zannager

Might find some help in this issue @MaxMolin https://github.com/mui/material-ui/issues/33878

RyanBarclay avatar Dec 01 '22 23:12 RyanBarclay

It's probably due to a mismatch of versions. Wold recommend updating all packages to the latest versions, or at least compatible ones.

mnajdova avatar Dec 12 '22 12:12 mnajdova

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.

github-actions[bot] avatar Dec 19 '22 13:12 github-actions[bot]