mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 02:47:19 -05: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.