Skip to content

Console Output

18:13:00 [2022-07-20T22:13:00.961Z] + yarn
18:13:00 [2022-07-20T22:13:00.962Z] yarn install v1.22.19
18:13:01 [2022-07-20T22:13:01.346Z] [1/5] Validating package.json...
18:13:01 [2022-07-20T22:13:01.346Z] warning cdt-vscode@0.0.7: The engine "vscode" appears to be invalid.
18:13:01 [2022-07-20T22:13:01.346Z] [2/5] Resolving packages...
18:13:01 [2022-07-20T22:13:01.647Z] [3/5] Fetching packages...
18:13:09 [2022-07-20T22:13:09.940Z] warning vscode-languageclient@5.3.0-next.1: The engine "vscode" appears to be invalid.
18:13:09 [2022-07-20T22:13:09.940Z] [4/5] Linking dependencies...
18:13:10 [2022-07-20T22:13:10.876Z] [5/5] Building fresh packages...
18:13:10 [2022-07-20T22:13:10.876Z] $ node ./node_modules/vscode/bin/install
18:13:11 [2022-07-20T22:13:11.452Z] Detected VS Code engine version: ^1.30.0
18:13:11 [2022-07-20T22:13:11.710Z] Error installing vscode.d.ts: Error: Request returned status code: 404
18:13:11 [2022-07-20T22:13:11.710Z] Details: <!DOCTYPE html>
18:13:11 [2022-07-20T22:13:11.710Z] <html lang="en">
18:13:11 [2022-07-20T22:13:11.710Z] <head>
18:13:11 [2022-07-20T22:13:11.710Z] <meta charset="utf-8">
18:13:11 [2022-07-20T22:13:11.710Z] <title>Error</title>
18:13:11 [2022-07-20T22:13:11.710Z] </head>
18:13:11 [2022-07-20T22:13:11.710Z] <body>
18:13:11 [2022-07-20T22:13:11.710Z] <pre>Cannot GET /api/releases/stable</pre>
18:13:11 [2022-07-20T22:13:11.710Z] </body>
18:13:11 [2022-07-20T22:13:11.710Z] </html>
18:13:11 [2022-07-20T22:13:11.710Z] 
18:13:11 [2022-07-20T22:13:11.710Z] error Command failed with exit code 1.
18:13:11 [2022-07-20T22:13:11.710Z] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.