[GH-ISSUE #44] Error while deploying to Vercel #34

Closed
opened 2026-02-27 19:05:25 +03:00 by kerem · 2 comments
Owner

Originally created by @bardt on GitHub (Jul 4, 2024).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/44

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: vercel-php@0.6.1
[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] 
Originally created by @bardt on GitHub (Jul 4, 2024). Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/44 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: vercel-php@0.6.1 [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] ```
kerem closed this issue 2026-02-27 19:05:25 +03:00
Author
Owner

@akashrchandran commented on GitHub (Jul 4, 2024):

IMG_20240704_195238.jpg

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

<!-- gh-comment-id:2209119743 --> @akashrchandran commented on GitHub (Jul 4, 2024): ![IMG_20240704_195238.jpg](https://github.com/akashrchandran/spotify-lyrics-api/assets/78685510/8211a716-fbff-4f26-9ecf-a477fdfe346d) Try changing the project, node js version to 18 and redeploy.
Author
Owner

@bardt commented on GitHub (Jul 5, 2024):

This worked, thank you!

<!-- gh-comment-id:2210745982 --> @bardt commented on GitHub (Jul 5, 2024): This worked, thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-lyrics-api#34
No description provided.