-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Directory name is incorrect: 'C:\Users\x07dministrator' #6593
Comments
This appears to still be happening... From what I've narrowed down:
Impact is pretty bad, as it affects a lot of PRs, in particular the uplifts that @brave/uplift-approvers are going through |
Would be good to:
It could be a string replace not doing global, if it's a regex replace. ex: |
Possibly fixed with #6672 |
Possible fix merged back to 0.71.x; seems to be working so far! Thanks, @iefremov 😄 |
The text was updated successfully, but these errors were encountered: