Jump to content
Search Community

Search the Community

Showing results for tags 'npm install'.

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

Found 3 results

  1. eb4

    GSAP correct location Astro?

    Having a difficult time with placing gsap plugins into a src/gsap folder, JavaScript should be here because Astro framework can bundle JavaScript for performance benefits, have benefit of tree-shaking, code-split, and will be optimized and processed by Vite, Astro's build system. But this is causing lots of errors vs a public/gsap folder where it is out in the open. I am not doing it via npm pkg, w. the paid plugins I have that is a sh-tshow, and I have to still put them somewhere. where does this go? the Ai's are split on where. thx
  2. Hello lovely forum! So, I use greensock every day, and my token is not expired. But somehow, I can't install anything today. Any idea? Thank you!
  3. Hi, I'm trying to deploy using DeployHQ but it fails during the npm install phase due to auth errors. npm ERR! code E403 npm ERR! 403 403 Forbidden - GET https://npm.greensock.com/@gsap%2fshockingly/-/shockingly-3.8.0.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. It works great locally with no problems at all. I've added the .npmrc file with these lines in it: (AUTH_TOKEN being replaced with my token) //npm.greensock.com/:_authToken=${AUTH_TOKEN} @gsap:registry=https://npm.greensock.com Any suggestions on how to solve this?
×
×
  • Create New...