Skip to content

An error pops up when debugging the PowerShell project for the first time #2763

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
v-xinda opened this issue Mar 31, 2021 · 1 comment
Closed
Labels

Comments

@v-xinda
Copy link

v-xinda commented Mar 31, 2021

OS: Win10
Build Version: 20210329.1

Repro Steps:

  1. Create a PowerShell project and open it in VS Code.
  2. Set a breakpoint for run.ps file and debug.
  3. Check whether pop up an error or not.

Expect:
No error pops up after pressing F5.

Actual:
An error pops up after pressing F5.
image

More Info:

  1. This issue reproduces when debugging the PowerShell project for the first time.
  2. This issue doesn't reproduce when debugging the PowerShell project again.
@v-xinda v-xinda added the AT-CTI Created by CTI team label Mar 31, 2021
@v-xinda v-xinda changed the title An error pops up when debugging the PowerShell project first time An error pops up when debugging the PowerShell project for the first time Apr 1, 2021
@ejizba ejizba added this to the Backlog Candidates milestone Apr 5, 2021
@ejizba
Copy link
Contributor

ejizba commented May 3, 2021

It appears PowerShell/PowerShellEditorServices#1295 may be the root cause. Will track in #2734

@ejizba ejizba closed this as completed May 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants