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
Evaluate $PSVersionTable in PowerShell and paste the output here
Issue Description
Unable to start PowerShell from VS Code. Getting an error "Language service could not be started: Error: spawn EACCESS"
I'm able to start PowerShell from terminal with no issues. powerShellExePath is set to /usr/local/bin which is symlinked to /usr/local/microsoft/powershell/6.0.0-alpha.10/powershell
Attached Logs
The log files have 0 bytes even though I've set the user-settings!
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered:
Hi @sunitjoshi, this issue should be fixed in the latest 0.8.0 update, please try it out and let me know if it works for you. I'll reopen the issue if you still see problems after the update.
Please fill in these details so that we can help you!
System Details
$PSVersionTable
:Name Value
PSVersion 6.0.0-alpha
PSEdition Core
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 3.0.0.0
GitCommitId v6.0.0-alpha.10
CLRVersion
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
Unable to start PowerShell from VS Code. Getting an error "Language service could not be started: Error: spawn EACCESS"
I'm able to start PowerShell from terminal with no issues. powerShellExePath is set to /usr/local/bin which is symlinked to /usr/local/microsoft/powershell/6.0.0-alpha.10/powershell
Attached Logs
The log files have 0 bytes even though I've set the user-settings!
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: