Closed angelhodar closed 2 years ago
Hey! Thanks for pointing this out, it's likely I will need to update to framer motion v6, will see if I can get around to this today 👍
@angelhodar FYI, you might want to downgrade framer-motion to v5 if you don't mind. My project can be built with the following the module versions.
"dependencies": {
"@chakra-ui/react": "^1.8.8",
"chakra-ui-steps": "^1.7.2",
"framer-motion": "^5.6.0",
"react": "^18.1.0",
},
@jeanverster Thanks!! @Kourin1996 Thanks for the tip! I can continue with other things until the package is updated so it isnt a problem for now.
Hi @angelhodar can you try with the latest version (1.7.3) and let me know if it works :) Sorry for the delay!
@jeanverster Now it works perfectly!
Hey, I have started a new chakra ui project (it is 1.8.8 at the moment of writing) and npm gives me the following error:
It seems that you need to update peer dependencies for framer motion from 5 to 6