Jump to content
Search Community

STUDIO SPOON

Business
  • Posts

    8
  • Joined

  • Last visited

Posts posted by STUDIO SPOON

  1. @GreenSock

    I am experiencing similar challenges. In my case, it is not a problem locally and only occurs in CI with GitHub Actions. I use @gsap/business, so I don't use gsap-bonus.tgz, but have it installed with a token in the .npmrc file.
    The following error occurred.
     

    Run npm install
    npm ERR! code ECONNREFUSED
    npm ERR! syscall connect
    npm ERR! errno ECONNREFUSED
    npm ERR! FetchError: request to https://npm.greensock.com/@gsap%2fbusiness/-/business-3.11.3.tgz failed, reason: connect ECONNREFUSED 104. 131.8.206:443


    I also tried regenerating a new token, but the error with CI remained the same. It works fine locally.




    Translated with DeepL

  2. Hi,


    When I use ScrollSmoother, it seems to disable the browser back/forward using the two-finger gesture on the Mac trackpad.

     

    How to reproduce

    1. search on Google
    2. click 'scrollsmoother - GreenSock' 
    3. try back/forward using the two-finger gesture on the Mac trackpad. 

     

    Does ScrollSmoother have these specifications?

     

    *Please forgive me for not being able to post the Codepen URL, as I could not test the page transition with Codepen.

×
×
  • Create New...