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

fix remote file node error if file name is non-ascii #36908

Closed
wants to merge 1 commit into from

Conversation

Boronare
Copy link

Description

fix 'ENOENT: no such file or directory, rename ~~~' due to non-ascii named file not created.

Documentation

none

Related Issues

Fixes #35636

fix 'ENOENT: no such file or directory, rename ~~~' due to (maybe long) non-ascii named file not created.
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 28, 2022
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 28, 2022
@LekoArts
Copy link
Contributor

A PR for this is already open here: #35637

Thanks for the PR though!

@LekoArts LekoArts closed this Oct 28, 2022
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

Successfully merging this pull request may close these issues.

Cannot download file with non-ascii filename from remote source
2 participants