Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to deploy on Vercel #666

Closed
noahnightmare opened this issue Mar 29, 2024 · 7 comments
Closed

Unable to deploy on Vercel #666

noahnightmare opened this issue Mar 29, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@noahnightmare
Copy link

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. (/vercel/path0/.vercel/builders/node_modules/vercel-php/dist/utils.js:182:24)
17:30:56.046 | at ChildProcess.emit (node:events:518:28)
17:30:56.046 | at ChildProcess.emit (node:domain:488:12)
17:30:56.046 | at ChildProcess._handle.onexit (node:internal/child_process:294:12)
17:30:56.088 | Error: Command "vercel build" exited with 1
17:30:56.171 | Command "vercel build" exited with 1

I've tried multiple times using multiple different repos and tokens however I keep getting the same problem. Am I missing something?

@noahnightmare noahnightmare added the bug Something isn't working label Mar 29, 2024
@fivaz
Copy link

fivaz commented Mar 31, 2024

same

@johkker
Copy link

johkker commented Apr 2, 2024

same here

@ibrahim11elian
Copy link

same

2 similar comments
@mrdandelion6
Copy link

same

@Mquiuqui
Copy link

Mquiuqui commented May 9, 2024

same

@Machine-Maker
Copy link

In the vercel project settings, change the node version to 18.x from the default of 20.x

@DenverCoder1
Copy link
Owner

Should be fixed for future deployments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants