framer-motion version upgrade issue #5531
Replies: 1 comment
-
|
Downgrade Framer motion version to “4.1.17” in your package.json file: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All, If i try to upgrade framer-motion to any higher version above 4.1.17, I end up getting the following error when starting the react project.
Failed to compile.
./node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs

Can't import the named export 'Children' from non EcmaScript module (only default export is available)
Anyone encountered same issue or has been able to upgrade framer-motion to latest version?
Beta Was this translation helpful? Give feedback.
All reactions