DenverCoder1 / github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
https://streak-stats.demolab.com
MIT License
4.82k stars 750 forks source link

Bug(Vercel): Fatal error: Uncaught Error: Call to undefined function curl_init() #642

Closed FleetAdmiralJakob closed 9 months ago

FleetAdmiralJakob commented 9 months ago

Describe the bug https://[github-readme-streak-stats-zeta-red.vercel.app/?user=FleetAdmiralJakob](https://github-readme-streak-stats-zeta-red.vercel.app/?user=FleetAdmiralJakob)

To Reproduce Got to the forked Website:

Website: https://github-readme-streak-stats-zeta-red.vercel.app/?user=FleetAdmiralJakob GH: https://github.com/The-Creative-Programming-Group/github-readme-streak-stats/tree/vercel

And see the error

Expected behavior It shows me my streak-stats

Desktop (please complete the following information):

I opened the Website in Edge

Additional context I forked it and used the vercel branch as the code for the vercel website.

FleetAdmiralJakob commented 9 months ago

It seems that this is a general error since other apps: https://streak-stats-jade.vercel.app?user=FleetAdmiralJakob from this issue #641 have the same error.

ironashram commented 9 months ago

fyi the fix is in vercel-php 0.6.1, found it here just tested on my fork and it works fine after upgrading

DenverCoder1 commented 9 months ago

646