Skip to content

VSCODE- Insiders: Timed out waiting for the PowerShell extension to start #1046

Closed
@iricigor

Description

System Details

  • Operating system name and version: Windows 10
  • VS Code version: 1.18.0 Insiders (commit date 2017-10-06T05:26:16.770Z)
  • PowerShell extension version: 1.4.3
  • Output from $PSVersionTable: 5.1.15063.632

Issue Description

Error: Timed out waiting for the PowerShell extension to start.

This seems to be specific for latest 1.18 insiders build. All works normally on 1.17 public version.
I tried multiple computers and its the same behaviour.
PowerShell extension is timing out when pressing F5, or trying to start any script.

image

Steps to reproduce

  • On clean Windows 10 machine install VS Code Insiders 1.18.0.
  • Install PowerShell extension v.1.4.3
  • Wirite simple script (something as Write-Host 1)
  • Press F5

Expected behaviour is to diplay 1 in console. But, nothing actually happens. After some time, time out error will appear.

Attached Logs

logs.zip

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions