Skip to content
Advertisement

Github stars not showing correctly in packagist

I have recently created an open source project in github.

https://github.com/sagautam5/local-states-nepal

And then, I have uploaded this package to https://packagist.org,

After that, I have made auto updating by adding web hook. Main problem is star counts are not showing correctly in packagist.

There are 10 stars in the github project but only one star is shown in packagist ? Did I missed something to setup or it’s issue in packagist ?

Advertisement

Answer

If you have just published https://packagist.org/packages/sagautam5/local-states-nepal, check if the issue persists in time.

The “Stars” link might have its value cached in the packagist.org page, and maybe in a few hours it will be updated.
Or it was cached at the time of publication (Jan. 4th), and would be updated only if you were to upload a new version today.

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement