mirror of
https://github.com/coder/code-server.git
synced 2026-06-09 22:04:32 +00:00
* refactor: default to npm in postinstall.sh yarn has a bug where it will try to update dependencies even if `yarn.lock` is present. Therefore we're defaulting to `npm` to prevent further issues. * refactor: exclude yarn.lock in standalone By excluding `yarn.lock`, we prevent issues where the user must use `yarn` instead of `npm` to install code-server.
5.6 KiB
Executable File
5.6 KiB
Executable File