fix(deps): replace dependency @material-ui/core with @mui/material ^5.0.0 - autoclosed #234
Annotations
10 errors
build (18.x):
packages/ui/src/views/Login.tsx#L2
Cannot find module '@material-ui/core/Avatar' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L3
Cannot find module '@material-ui/core/Button' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L4
Cannot find module '@material-ui/core/TextField' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L5
Cannot find module '@material-ui/core/FormControlLabel' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L6
Cannot find module '@material-ui/core/Checkbox' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L7
Cannot find module '@material-ui/core/Link' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L8
Cannot find module '@material-ui/core/Grid' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L9
Cannot find module '@material-ui/core/Box' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L11
Cannot find module '@material-ui/core/Typography' or its corresponding type declarations.
|
build (18.x):
packages/ui/src/views/Login.tsx#L12
Cannot find module '@material-ui/core/styles' or its corresponding type declarations.
|