Jump to content
GreenSock

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

  • Learning Center
  • Blog

Categories

  • Products
  • Plugins

Categories

  • Examples
  • Showcase

Categories

  • FAQ

Categories

  • ScrollTrigger Demos

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 6 results

  1. 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>
  2. 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.
  3. 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 ?
  4. 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. 👨‍🦯
  5. 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
  6. 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.
×