Jump to content
Search Community

Inertia Plugin NPM Dependency not found - GSAP 3.11.3 - Shockingly Green

seedyunder test
Moderator Tag

Recommended Posts

Shockingly Green Member (different account)

InertiaPlugin seems missing

I tried installing from zip and from private registry but both times cant import or use. I also dont see a file in the node modules folder
eg: gsap/InertiaPlugin.js

Other Bonus Plugins like DrawSVG are in the directory, import and work fine.

thank you for your help!
 

import gsap from "gsap"
import Draggable from "gsap/Draggable"
import InertiaPlugin from "gsap/InertiaPlugin"
gsap.registerPlugin(InertiaPlugin, Draggable)

also tried from gsap/all
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...