Skip to content

[Bug]: Activating extension 'vscode.typescript-language-features' failed: Could not find bundled tsserver.js #5019

Closed
@hanf2x

Description

@hanf2x

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: google chrome
  • Local OS: ubuntu
  • Remote OS: ubuntu
  • Remote Architecture: amd64
  • code-server --version: 1.64.2

Steps to Reproduce

  1. yo code to create a new vscode plugin
  2. Start debug the extension
  3. vscode in new window shows
Activating extension 'vscode.typescript-language-features' failed: Could not find bundled tsserver.js
VS Code's tsserver was deleted by another application such as a misbehaving virus detection tool. Please reinstall VS Code
Source: Typescript and Javascript Language Features (Extension)

Expected

should not happen

Actual

  1. vscode in new window shows
Activating extension 'vscode.typescript-language-features' failed: Could not find bundled tsserver.js
VS Code's tsserver was deleted by another application such as a misbehaving virus detection tool. Please reinstall VS Code
Source: Typescript and Javascript Language Features (Extension)

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

I had tried to go into /usr/lib/code-server and run yarn, but no luck, where is tsserver.js?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh-priorityThis issue needs to be resolved ASAP

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions