We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/
The function, https://github.com/unjs/unstorage/blob/main/src/drivers/github.ts#LL121C2-L121C2, doesn't return any file so when, this line, https://github.com/unjs/unstorage/blob/main/src/drivers/github.ts#L70, tries to get files, undefined is return which create a failure https://github.com/unjs/unstorage/blob/main/src/drivers/github.ts#L80
in v1.4.0, it was working fine.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
/
Reproduction
/
Describe the bug
The function, https://github.com/unjs/unstorage/blob/main/src/drivers/github.ts#LL121C2-L121C2, doesn't return any file so when, this line, https://github.com/unjs/unstorage/blob/main/src/drivers/github.ts#L70, tries to get files, undefined is return which create a failure https://github.com/unjs/unstorage/blob/main/src/drivers/github.ts#L80
Additional context
in v1.4.0, it was working fine.
Logs
No response
The text was updated successfully, but these errors were encountered: