When I run "npm install embla-carousel-react @mantine/carousel" (copied directly from mantine carousel docs), I get the following error. It seems like this is installing a newer version of embla than mantine/carousel is compatible with?
When I manually installed embla at 7.0.0, it appears to work, but at this point in time, the npm command in the carousel docs doesn't appear to work