Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser:
- Local OS: Linux
- Remote OS:
- Remote Architecture:
code-server --version
: 4.13
Steps to Reproduce
I'm trying to update code-server in nix through this PR: NixOS/nixpkgs#234289
Basically we are upgrading from 4.12 to 4.13, and it seems that it's not buildable.
Expected
compilation works
Actual
Logs
https://gist.github.com/drupol/a2c05a189481ff57de6b3624874b960b
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response