Hi all, I’ve a project which was working fine but ...
# react
p
Hi all, I’ve a project which was working fine but now suddenly the builds started failing with
Module not found: Error: Can't resolve '@mui/base/BackdropUnstyled'
. I’m using kotlin version 1.6.10. Can someone please help?
t
You can update your project and save
yarn.lock
in project (recommended) or use fixed NPM libraries versions (synchronous with wrappers)