Jump to content
Search Community

New Greensock Member having trouble

suleymankiani test
Moderator Tag

Go to solution Solved by GreenSock,

Recommended Posts

I am a new Greensock member. I was previously using gsap-trial drawSVGPulgin in my resume cv react application. When attempting to deploy the application at my domain, I was greeted with the following message. I registered as a green sock member, installed gsap and registered the plugin as follows. I uninstalled the trial version from my app and rebuilt it but it still will not allow me to deploy. I am still getting the same message. However, when I run my project locally, it works I am unsure how to fix this issue.

 

import { gsap } from "gsap"
import { DrawSVGPlugin } from "gsap/DrawSVGPlugin";
 
gsap.registerPlugin(DrawSVGPlugin);

Oops! Trial version of DrawSVGPlugin deployed

The previous page improperly used a trial version of DrawSVGPlugin, a plugin that requires a Club GreenSock membership. That file only works on certain domains like codepen.io. See 

See the Pen OPqpRJ by GreenSock (@GreenSock) on CodePen

 for a full list of trial URLs.

Club GreenSock members can download unrestricted versions of DrawSVGPlugin and all the other bonus plugins from their account dashboard anytime. If you're not a member yet, what are you waiting for? Animation superpowers await! Sign up today.

Need help? Contact us.

 

https://codepen.io/
Link to comment
Share on other sites

  • Solution

Welcome to the Club, @suleymankiani🥳

 

You must be using one of those old trial files somewhere. I wonder if you need to clear your cache...maybe even your NPM cache or lock file? It's pretty difficult to troubleshoot blind but without a doubt there's a trial file being loaded in your project somewhere. Maybe do a search for the word "trial" in all your files? 

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...