mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #44] Error while deploying to Vercel #34
Labels
No labels
UPDATES
bug
bug
documentation
enhancement
hacktoberfest
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-lyrics-api#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
@akashrchandran commented on GitHub (Jul 4, 2024):
Try changing the project, node js version to 18 and redeploy.
@bardt commented on GitHub (Jul 5, 2024):
This worked, thank you!