Search the Community
Showing results for tags 'npm install'.
-
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
- 10 replies
-
- astro
- typescript
-
(and 6 more)
Tagged with:
-
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!
- 6 replies
-
- club member
- club
-
(and 4 more)
Tagged with:
-
Deployment issue with DeployHQ - GSAP shockingly bonus plugins E403 Forbidden
Stoggy posted a topic in GSAP
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?- 10 replies
-
- npm install
- npmrc
-
(and 2 more)
Tagged with: