-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello everyone and thanks for such a nice library! :)
Anyway, my NextJS build is failing due to an error when using latest version 12.11.1
:
Runing next build
throws this error:
./node_modules/framer-motion/dist/es/index.mjs
Error: It's currently unsupported to use "export *" in a client boundary. Please use named exports instead.
at Object.transformSource (.../node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js:104:53)
Import trace for requested module:
./node_modules/framer-motion/dist/es/index.mjs
Any clue what could cause this?
My versions:
"next": "15.3.2",
"react": "19.1.0",
"react-dom": "19.1.0",
Package is at @12.11.1
Thanks
gremmer, aymericzip, kickbelldev, russellrurima, SiebelsTim and 9 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working