This block + 6,000 more — yours with Pro

Error Dependency Missing

39/100
Docs

Dependency Error

Missing Required Package

The package framer-motion is not installed. Install it to continue.

Error: Cannot find module 'framer-motion'

Install the package:

npm install framer-motion@^11.0.0

framer-motion

A production-ready motion library for React

After installation:

  1. 1.Run the install command in your terminal
  2. 2.Restart your development server
  3. 3.Refresh your browser to see the changes