Jump to content
Search Community

Search the Community

Showing results for tags 'installation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 7 results

  1. Man, the install for gsap is rough. It's my least favorite thing. I feel like this should be copy and paste, but I always have issues. I frequently get error 404s on old installs, even though .npmrc is filled out correctly. Anyway, I see that npm:@gsap/shockingly seems to be no more? They automatically switched my access to premium? Here are the new instructions to install: npm install gsap@npm:@gsap/<CLUB-LEVEL> yarn add gsap@npm:@gsap/<CLUB-LEVEL> What the heck? No where does it mention what the club level codes are. How are we supposed to know this syntax? So I see there are a few different plans they sell: GSAP Plus GSAP Premium GSAP Business Well none of those work.-So I tried a couple ways and there is nothing at all yarn add gsap@npm:@gsap/GSAP Premiumyarn add gsap@npm:@gsap/premium Anyone know how to install? Pretty bummed I'm wasting my life writing this message on something that should take 5 seconds - but hoping it helps others. Thank you. EDIT: I think the code is still called "shockingly". I might be wrong - since GSAP no longer uses the word shockingly on their site. I also think people with business access need to use "business" . Those might be the only two that work. Please update your documentation, for the love of god
  2. 6 months ago, I succeeded to install gsap business and all worked great. but today I decided to start a new project and I can not get gsap/business to work. I did put the appropriate code in my .npmrc file. but when I run npm install, I get errors about not being logged in. (logged into what? In my browser I am logged into gsap. And also github. What else can I possibly log in to?) PS C:\Users\chris\vscode\donut> npm install gsap@npm:@gsap/business npm ERR! code E403 npm ERR! 403 403 Forbidden - GET https://npm.greensock.com/@gsap%2fbusiness/-/business-3.6.1.tgz - You must be logged in to install/publish packages. npm ERR! 403 In most cases, you or one of your dependencies are requesting npm ERR! 403 a package version that is forbidden by your security policy, or npm ERR! 403 on a server you do not have access to. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\chris\AppData\Local\npm-cache\_logs\2021-04-26T22_02_43_858Z-debug.log PS C:\Users\chris\vscode\donut>
  3. If I am working with someone else and they have joined the Club but I am not part of the Club but I am going to assist with a project. Do I need to join the Club in order to use it myself or can I just use a token in order to do so? Currently I do have a token but when I try to install GreenSock I get: npm ERR! code E403 npm ERR! 403 403 Forbidden - GET https://npm.greensock.com/@gsap%2fshockingly - bad authorization header. Please login again npm ERR! 403 In most cases, you or one of your dependencies are requesting npm ERR! 403 a package version that is forbidden by your security policy, or npm ERR! 403 on a server you do not have access to.
  4. Workflow in Visual Studio Code, Windows 10: 1) First I created a fresh React project with: npx create-react-app my-project 2) Then I downloaded the 'GSAP 3 with Shockingly Green bonus files' ZIP file, version 3.8.0 3) and added the gsap-bonus.tgz in the root directory of my project 4) When I installed the file with : my-project > npm install ./gsap-bonus.tgz, I received the message: added 1 package, and audited 1946 packages in 10s, 58 vulnerabilities (16 moderate, 40 high, 2 critical) 5) After installation: my package.json file looks the same as in the 'module install' video. How can there be that many vulnerabilities in an 'up-to-date' GSAP installation, and do I need to fix this ?
  5. I'm trying to have GSAP+ bonus files installed easily on projects. I've had some issues with yarn and conflicts/issue when changing the registry info. Can someone please post a short video on how to set up the yarn / the yarn registry so it doesn't jam up things so much? The steps i followed on the installation page seemed to have broken other things. So I feel like I really need my hand held through this setup. Also how do I avoid integrity checks failures with yarn when working on a different project? I've had some success deleting the yarn.lock file. I would like to know if there's some better way to go about this. Any help would be appreciated. ?‍?
  6. hey everyone I m really interested in these tools, and oh i m totally new to everything... question, how do I install these into my wordpress site... anyone can help with a setup instruction. i typically wanna use the scroll parallax functions, have a business package no idea where to start. my brain needs an dummy Actionscript i guess.....help thanks for your time
  7. I received finished FLA banners from an agency that used Greensock to create some simple animations. Reading the Greensock instructions, it looked like all I needed to do was install the .com folder in the same folder as the FLA files, (yes I checked the file import location). But when I publish them I get are all kinds of "syntax" and "member attribute used incorrectly" errors. Is there something else I need to do to in Adobe Flash Pro CS5 to view and publish files? Note the agency can publish correctly. I'm a hack so please keep your answers simple, thanks. First few errors C:\...\g_\com\greensock\core\TweenCore.as, Line 7 Syntax error. C:\...\g_\com\greensock\core\TweenCore.as, Line 17 Attribute used outside class. C:\...\g_\com\greensock\core\TweenCore.as, Line 19 A member attribute was used incorrectly. C:\...\g_\com\greensock\core\TweenCore.as, Line 17 Attribute used outside class. Lots more.
×
×
  • Create New...