mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 14:57:26 +02:00
Still had the old code that copied the system Node, which in the case of cross-compilation will be the wrong one. Instead copy the one VS Code downloads, which should be for the correct platform.