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

Path not found if non-ASCII characters are included. #225

Open
azathothx opened this issue Dec 6, 2023 · 1 comment
Open

Path not found if non-ASCII characters are included. #225

azathothx opened this issue Dec 6, 2023 · 1 comment

Comments

@azathothx
Copy link

When I create Sample.Tests.ps1 and place it in a directory, I get an error.

The following error occurs.
An error occured running Pester: Cannot find path 'C:\Work\縺サ縺偵⊇縺箪Sample\Tests' because it does not exist.

image

This actual path is "C:\Work\ほげほげ\Sample\Tests".

VSCode versions, etc. are as follows.

バージョン: 1.84.2 (user setup)
コミット: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e
日付: 2023-11-09T10:51:52.184Z
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.22621

@JustinGrote
Copy link
Collaborator

Thanks for reporting! Everything should be UTF8 through and through so I'll see if I can pinpoint this. I don't have an ETA but when I assign the issue to me it means I'm working on it.

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

No branches or pull requests

2 participants