Answers for "module not found: error: can't resolve '@material-ui/lab/tabpanel' in 'e:\laragon\www\reactjs\first-exercice\src\pages'"

1

Module not found: Can't resolve '@material-ui/pickers' in 'C:\Users\61455\Documents\React apps\mya2o\src

npm install @material-ui/pickers
Posted by: Guest on December-09-2020
1

Module not found: Can't resolve '@material-ui/lab/Alert'

// need to install @material-ui/lab 

yarn add @material-ui/lab
Posted by: Guest on March-11-2021

Code answers related to "module not found: error: can't resolve '@material-ui/lab/tabpanel' in 'e:\laragon\www\reactjs\first-exercice\src\pages'"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language