Change npm install to npm ci in contributing guide (#31859)
`ci` installs exactly what's in `package-lock.json` where as `install` installs compatible versions. Given today's [issue](https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised) it's probably best to tell uses to use `ci` and not `install`
G
Greggman committed
f1688d0c89f068631fb1f084a142d8abc28dd459
Parent: 65abfad
Committed by GitHub <[email protected]>
on 9/10/2025, 9:01:31 AM