Jump to content
Search Community

'virtual-scroll' package is being fetched from greensock.com

flowen test
Moderator Tag

Recommended Posts

 

Trying to install virtual-scroll package, was really surprised to see that it was trying to fetch it from greensock.com instead of npm. 

What could I do to fix this? 

 

yarn add virtual-scroll                                     master  ✭
yarn add v1.22.5
warning package.json: No license field
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error An unexpected error occurred: "https://npm.greensock.com/virtual-scroll/-/virtual-scroll-2.1.0.tgz: Request failed \"500 Internal Server Error\"".

Link to comment
Share on other sites

ok was a bit too quick.. I had a .yarnrc with 

`registry "https://npm.greensock.com/"` 

in it. Kinda forgot why, might have to do with previous problems I had when I was trying to download the licensed packages from the greensock registry

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...