You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: