We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
017-10-26 13:06:48 [NORMAL] - Visual Studio Code v1.17.2 64-bit 2017-10-26 13:06:48 [NORMAL] - PowerShell Extension v1.4.3 2017-10-26 13:06:48 [NORMAL] - Operating System: MacOS 64-bit error: "The terminal process command `/usr/local/bin/powershell -NoProfile -NonInteractive -Command '& '/Us..."
looks like the extension doesn't take into account the new name of Powershell core.
Powershell was installed using brew. VScode via download from vscode's website.
The text was updated successfully, but these errors were encountered:
This has been fixed and will be shipped tomorrow: #1064
In the meantime you can set your powershell.powerShellExePath setting to the new path.
powershell.powerShellExePath
Sorry, something went wrong.
No branches or pull requests
017-10-26 13:06:48 [NORMAL] - Visual Studio Code v1.17.2 64-bit
2017-10-26 13:06:48 [NORMAL] - PowerShell Extension v1.4.3
2017-10-26 13:06:48 [NORMAL] - Operating System: MacOS 64-bit
error: "The terminal process command `/usr/local/bin/powershell -NoProfile -NonInteractive -Command '& '/Us..."
looks like the extension doesn't take into account the new name of Powershell core.
Powershell was installed using brew.
VScode via download from vscode's website.
The text was updated successfully, but these errors were encountered: