custom-cursor-react icon indicating copy to clipboard operation
custom-cursor-react copied to clipboard

Can't resolve 'gsap'

Open ayoubkhan558 opened this issue 3 years ago • 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

ayoubkhan558 avatar Nov 25 '22 09:11 ayoubkhan558

just install gsap with this code

npm install gsap react-gsap

garudaputro avatar Mar 09 '23 10:03 garudaputro

just install gsap with this code

npm install gsap react-gsap

It a heavy library, why someone just installs it for a cursor?

ayoubkhan558 avatar Apr 06 '23 08:04 ayoubkhan558