pirony / ks-vue-scrollmagic

Vue plugin that makes using Scrollmagic with Vue a walk in the park
MIT License
45 stars 9 forks source link

Can't resolve TweenMax and TimelineMax? #1

Closed jesperlandberg closed 6 years ago

jesperlandberg commented 6 years ago

Hi, this seems like a great module! However i'm having some troubles, after following the readme i'm getting this error:


 ERROR  Failed to compile with 2 errors                                                                       5:46:22 PM

These dependencies were not found:

* TimelineMax in ./node_modules/scrollmagic/scrollmagic/uncompressed/plugins/animation.gsap.js
* TweenMax in ./node_modules/scrollmagic/scrollmagic/uncompressed/plugins/animation.gsap.js

Any idea why?

ankesh7 commented 6 years ago

Did you found a fix here ? @jesperlandberg