-
Notifications
You must be signed in to change notification settings - Fork 510
Debug cannot read property 'onError' of undefined #1590
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
Comments
This issue was moved to microsoft/vscode#61649 |
I had the same error. Debugger started to work when extension VS Live Share has been disabled and VS code reloaded. |
I have the same issue now with VS Live Share installed when I start debugging powershell |
Looks like a VSCode issue microsoft/vscode#61649 that will be released soon. |
I have experienced this issue in vscode In |
Issue Description
Insiders only (works fine in Stable): every time I try to start a debug session (either press F5, or use the Start Debug command), regardless of the debug type I select (Interactive Sessions, or Current File etc...) I always get the error in the screenshot.
I can reproduce with all extensions disabled (except Powershell of course), I tried to clean my C:\Users\carloc.vscode-insiders\extensions folder (basically reinstall the extensions from scratch) but the problem remains.
I use Code Insiders as my primary editor, I think I got this error the first time towards the end of last week but I don't have exact dates to confirm
Attached Logs
1540311154-1018dcff-3bc2-424c-a3bf-83841bbc9be21540311145453.zip
Environment Information
Visual Studio Code
PowerShell Information
launch.json
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
The text was updated successfully, but these errors were encountered: