Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Error installing vscode.d.ts #210

Description

Steps to reproduce:

  1. Clone this repo
  2. Run npm install and see the following error:
Detected VS Code engine version: ^1.17.0
Error installing vscode.d.ts: Error: Request returned status code: 404
Details: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /api/releases/stable</pre>
</body>
</html>

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 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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