coder / coder/code-server

brew no longer willing to continue supporting versions 4.113.0 and later

未关闭
#7,758 12 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
chore code-server
主要语言
TypeScript
星标
79.3k
派生
6.8k
平均合并
2 天 6 小时
30 天内合并 PR
41

描述

### Is there an existing issue for this?

- [x] 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

```shell
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_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。