custom-cursor-react
custom-cursor-react copied to clipboard
Can't resolve 'gsap'
Compiled with problems:X
ERROR in ./node_modules/custom-cursor-react/dist/index.modern.js 3:0-28 Module not found: Error: Can't resolve 'gsap' in 'D:\OnGoing Projects\xnation-reactjs\node_modules\custom-cursor-react\dist'

just install gsap with this code
npm install gsap react-gsap
just install gsap with this code
npm install gsap react-gsap
It a heavy library, why someone just installs it for a cursor?