github-readme-streak-stats
github-readme-streak-stats copied to clipboard
Unable to deploy on Vercel
Describe the bug Project unable to be deployed on Vercel, with error below.
To Reproduce Attempt to deploy it on vercel.
php: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
17:30:56.046 | Error: Exited with 127
17:30:56.046 | at ChildProcess.
I've tried multiple times using multiple different repos and tokens however I keep getting the same problem. Am I missing something?
same
same here
same
same
same
In the vercel project settings, change the node version to 18.x from the default of 20.x
Should be fixed for future deployments