Skip to content
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

Warning when starting extension debugging with pwa- prefix #272

Closed
alexr00 opened this issue Jan 28, 2020 · 1 comment
Closed

Warning when starting extension debugging with pwa- prefix #272

alexr00 opened this issue Jan 28, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Jan 28, 2020

Testing microsoft/vscode#89393 on Windows

The first time I ran the launch config for extension debugging I got this warning in the Extension Development window that opened. That is the only window I saw the warning in.

"[c:\Users\alros.vscode-insiders\extensions\ms-vscode.js-debug-nightly-2020.1.38943]: Overwriting extension c:\Program Files\Microsoft VS Code Insiders\resources\app\extensions\ms-vscode.js-debug-nightly with c:\Users\alros.vscode-insiders\extensions\ms-vscode.js-debug-nightly-2020.1.38943."

@alexr00 alexr00 transferred this issue from microsoft/vscode Jan 28, 2020
@connor4312
Copy link
Member

I think this may be because for one version of insiders we used latest as the version number of the built-in extension js-debug-nightly. This seems to have caused an assortment of negative side effects, this may be one. This has since been fixed, I'll close the issue unless it appears to be persistent.

@connor4312 connor4312 added this to the January 2020 milestone Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants