Skip to content

Extension fails to load on Mac using pwsh. #1073

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

Closed
lanrongwen opened this issue Oct 26, 2017 · 1 comment
Closed

Extension fails to load on Mac using pwsh. #1073

lanrongwen opened this issue Oct 26, 2017 · 1 comment

Comments

@lanrongwen
Copy link

lanrongwen commented Oct 26, 2017

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.

@daviwil
Copy link
Contributor

daviwil commented Oct 26, 2017

This has been fixed and will be shipped tomorrow: #1064

In the meantime you can set your powershell.powerShellExePath setting to the new path.

@daviwil daviwil closed this as completed Oct 26, 2017
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