Jump to content
Search Community

4eck-media

Members
  • Posts

    2
  • Joined

  • Last visited

4eck-media's Achievements

  1. I apologize for the delayed response. Our issue was related to the security system (firewall) settings on our server; coincidentally, the server was blocking some requests. After adjusting the security configurations, we resolved the problem. I am grateful for your response and this code(always-auth): always-auth=true @gsap:registry=https://npm.greensock.com //npm.greensock.com/:_authToken=${TOKEN} It would be great to have this code in the documentation.
  2. Dear GSAP Support Team, I am writing on behalf of the 4eck-media development team. We are currently utilizing the GSAP Business license for our project and have recently migrated our website from a development VPS server to a live VPS server. As part of this process, we are installing all necessary npm dependencies as per the instructions provided. We have correctly added the requisite lines to our .npmrc file, both at the profile level and at the root of our project: //npm.greensock.com/:_authToken=********-*** @gsap:registry=https://npm.greensock.com We have also attempted to install GSAP to our project using the command npm install gsap@npm:@gsap/business. However, we are encountering issues during the installation process. When using npm, the installation process stalls at the stage (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ idealTree:frontend: sill idealTree buildDeps. When using yarn, the process consistently ends with the error message info There appears to be trouble with your network connection. Retrying... We have confirmed that the issue is specific to the gsap/business package, as all other packages install without issue. We have attempted various troubleshooting methods, but have yet to find a solution. We would greatly appreciate your assistance in resolving this issue. We initially attempted to reach out via your contact form, but encountered a 500 error. Best Regards, Slava Weber Team Lead, Development Team 4eck-media
×
×
  • Create New...