mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #42] Internal Error: Failure to open Required file #31
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#31
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 @ryancocuzzo on GitHub (May 12, 2024).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/42
Description
I followed the setup steps:
And, when pinging an endpoint, The server threw a
Failure to open Required fileerror on this line:Potential fix
The issue resolved when I changed the line above to:
@akashrchandran commented on GitHub (Jul 2, 2024):
This is for when you're using the API as a package to obtain lyrics. Rather than downloading the repository, you should use Composer to install it.