framer / motion

Open source, production-ready animation and gesture library for React
https://framer.com/motion
MIT License
22.27k stars 733 forks source link

[BUG] Module not found: Can't resolve 'framer-motion' #2642

Open KaterinaKachann opened 2 weeks ago

KaterinaKachann commented 2 weeks ago

1. Read the FAQs 👇

2. Describe the bug

When I installed framer motion and start use in next js v14/react v18, I got error in console - Module not found: Can't resolve 'framer-motion'

3. IMPORTANT: Provide a CodeSandbox reproduction of the bug

A CodeSandbox minimal reproduction will allow us to quickly follow the reproduction steps. Without one, this bug report won't be accepted.

4. Steps to reproduce

Steps to reproduce the behavior:

Screen Shot 2024-04-29 at 13 05 43 Screen Shot 2024-04-29 at 13 06 40