Published
- 1 min read
Module not found: Can`t resolve `@material-ui/lab/Alert`
The solution for this is noted below
Module not found: Cant resolve
@material-ui/lab/Alert`
Solution
// need to install @material-ui/lab
yarn add @material-ui/lab
Try other methods by searching on the site. That is if this doesn’t work