You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some NPM registry packages are those which are forked by users. For example, cytoscape has a fork by a user visallo,(@visallo/cytoscape). Since the Github URL registered in the NPM database points to the original cytoscape.js library, there is a clash when it comes to data from Github(stars, forks etc). How to handle this is an issue that needs to be tackled in the near future.
The text was updated successfully, but these errors were encountered:
I just re-read this. If they 'forked' it, shouldn't it also have a separate Github URL? That might just be an oversight we can raise as a bug with the maintainer.
Some NPM registry packages are those which are forked by users. For example, cytoscape has a fork by a user visallo,(@visallo/cytoscape). Since the Github URL registered in the NPM database points to the original cytoscape.js library, there is a clash when it comes to data from Github(stars, forks etc). How to handle this is an issue that needs to be tackled in the near future.
The text was updated successfully, but these errors were encountered: