mirror of
https://github.com/coder/code-server.git
synced 2026-04-12 07:13:52 -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.