Skip to content

The code server installed using brew is missing the vscode.git extension's module #7758

@ysysimon

Description

@ysysimon

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

2026-04-16 17:29:41.525 [error] [Window] Activating extension 'vscode.git' failed: Cannot find module '@vscode/fs-copyfile'
Require stack:
- /opt/homebrew/Cellar/code-server/4.114.0/libexec/lib/vscode/extensions/git/dist/main.js
- /opt/homebrew/Cellar/code-server/4.114.0/libexec/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js.

coder-server version 4.114.0

Steps to Reproduce

  1. Open code-server in any Browser
  2. The git version control visualization is not working.

Expected

Activating extension 'vscode.git' normally

Actual

missing the vscode.git extension's module

Logs

2026-04-16 17:29:41.525 [error] [Window] Activating extension 'vscode.git' failed: Cannot find module '@vscode/fs-copyfile'
Require stack:
- /opt/homebrew/Cellar/code-server/4.114.0/libexec/lib/vscode/extensions/git/dist/main.js
- /opt/homebrew/Cellar/code-server/4.114.0/libexec/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js.

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in VS Code web?

I did not test VS Code web

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-investigationThis issue needs to be further investigatedtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions