ajmnz/custom-cursor-react

Can't resolve 'gsap'

Opened this issue · 2 comments

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'

image

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?