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

ConvertTo-Powershell appears to use the wrong working path #2

Open
StingyJack opened this issue May 29, 2022 · 1 comment
Open

ConvertTo-Powershell appears to use the wrong working path #2

StingyJack opened this issue May 29, 2022 · 1 comment

Comments

@StingyJack
Copy link

Even though the prompt is at my home folder, it forces the working path to be c:\windows\system32.

PS C:\Users\Andrew.Stanton> ConvertTo-Powershell -CSharpFile .\source\repos\MochaResultTestRailUploader\MochaResultTestRailUploader\MochaTypes.cs
ConvertTo-PowerShell: File C:\WINDOWS\system32\source\repos\MochaResultTestRailUploader\MochaResultTestRailUploader\MochaTypes.cs not found.

If i give it the full path I get the error named in #1

@adamdriscoll
Copy link
Member

can you please try version 2.0?

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