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

File provider: The argument 'path' must be a string or Uint8Array without null bytes. #388

Closed
DevJoghurt opened this issue Feb 6, 2023 · 0 comments · Fixed by #389
Closed

Comments

@DevJoghurt
Copy link
Contributor

It can happen that the file provider can get a path with a null byte.
I stumbled across this problem when i wanted to implement local development of nuxt3 projects for firebase tools.

More context can be found in this merge:
vitejs/vite#8792

I will provide a pull request to handle this issue.

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 a pull request may close this issue.

1 participant