mirror of
https://github.com/coder/code-server.git
synced 2026-09-02 08:30:17 +02:00
npm 12 rejects unknown CLI flags, so the npm install path crashes with EUNKNOWNCONFIG before installing. The flag has been a no-op since npm 7; remove it from install.sh and the postinstall guard.