You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
However this requires that typescript be updated, and in turn vscode-chrome-debug-core. The errors from upgrading got a little too hairy for a quick fix so I'm opening this to track the issue.
Edit for context: VS pipelines that clone this repo are failing.
Steps to reproduce:
npm installand see the following error:It is recommended to migrate to
@types/vscode:https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode
However this requires that
typescriptbe updated, and in turnvscode-chrome-debug-core. The errors from upgrading got a little too hairy for a quick fix so I'm opening this to track the issue.Edit for context: VS pipelines that clone this repo are failing.