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
To make sure this is not an error related to the default terminal or encoding or something I crated an "custom powershell" that is just the windows powershell 64 forward through a bat file, and it worked.
@fqborges thanks for reporting this issue...this actually comes from a bug in the dot net tool where it makes certain assumptions about the environment commands are run in...we are tracking the bug in the dot net tool here PowerShell/PowerShell#10355
We are also tracking the request to have the dot net global tool file path picked up automatically by the extension here: #2110 --that issue will likely get addressed once the underlying bug in the global tool is fixed
Issue Description
I am experiencing a problem with starting a new powershell core session installed as a dotnet global tool.
When starting a new session (or restarting session) the following command is run (I had to forward through a .bat file to see the full command line):
This command line fails with current error (pasted just the first few lines):
Attached Logs
More info
To make sure this is not an error related to the default terminal or encoding or something I crated an "custom powershell" that is just the windows powershell 64 forward through a bat file, and it worked.
settings.json related lines
cmd.bat
terminal content on starting session
Environment Information
Visual Studio Code
PowerShell Information
PowerShell 6.2.2 installed as dotnet core tool
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
The text was updated successfully, but these errors were encountered: