Type error importing @mui/styled-engine
from @mui/material
using skipLibCheck: false
#44079
Open
1 task done
Labels
package: material-ui
Specific to @mui/material
package: system
Specific to @mui/system
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
typescript
Search keywords
type error missing dependency
Latest version
Steps to reproduce
Steps:
@mui/material
using a strict package manager (e.g., pnpm or Yarn PnP) and withskipLibCheck
set tofalse
Current behavior
Type error:
This is caused by the fact that
@mui/material
references@mui/styled-engine
, but does not have a dependency on it.Expected behavior
No type error
Context
N/A
Your environment
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: