I wonder if they ever tried `yarn --pure-lockfile` to avoid updating the lockfile unnecessarily?<p>> We never observed install inconsistencies when using npm previously<p>Interesting, since NPM has had issues being deterministic since package-lock came to be, and this was one of the main reasons yarn was created.<p>The fact that yarn has a healthy community, actually accepts contributions, and encourages public discussion is a big pro for me (colored by personal experience).