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

Error while deploying to Vercel #44

Closed
bardt opened this issue Jul 4, 2024 · 2 comments
Closed

Error while deploying to Vercel #44

bardt opened this issue Jul 4, 2024 · 2 comments

Comments

@bardt
Copy link

bardt commented Jul 4, 2024

I experience this while creating an app from this template:

[15:49:21.377] Running build in Washington, D.C., USA (East) – iad1
[15:49:21.521] Cloning github.com/bardt/spotify-lyrics-api (Branch: main, Commit: 2757e18)
[15:49:21.853] Cloning completed: 330.959ms
[15:49:21.887] Previous build cache not available
[15:49:22.137] Running "vercel build"
[15:49:23.449] Vercel CLI 34.3.0
[15:49:23.613] > Installing Builder: [email protected]
[15:49:26.436] 🐘 Downloading user files
[15:49:26.437] 🐘 Downloading PHP runtime files
[15:49:26.440] 🐘 Installing Composer dependencies [START]
[15:49:26.443] php: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
[15:49:26.445] Error: Exited with 127
[15:49:26.446]     at ChildProcess.<anonymous> (/vercel/path0/.vercel/builders/node_modules/vercel-php/dist/utils.js:182:24)
[15:49:26.446]     at ChildProcess.emit (node:events:518:28)
[15:49:26.446]     at ChildProcess.emit (node:domain:488:12)
[15:49:26.447]     at ChildProcess._handle.onexit (node:internal/child_process:294:12)
[15:49:26.470] Error: Command "vercel build" exited with 1
[15:49:26.546] Command "vercel build" exited with 1
[15:49:26.605] 
@akashrchandran
Copy link
Owner

akashrchandran commented Jul 4, 2024

IMG_20240704_195238.jpg

Try changing the project, node js version to 18 and redeploy.

@bardt
Copy link
Author

bardt commented Jul 5, 2024

This worked, thank you!

@bardt bardt closed this as completed Jul 5, 2024
@akashrchandran akashrchandran pinned this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants