Description
Please fill in these details so that we can help you!
System Details
- Operating system name and version: Darwin Kernel Version 16.1.0 (macOS Sierra 10.12.1)
- VS Code version: 1.7.1
- PowerShell extension version: 0.7.2
- Output from
$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
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.