Committing .yarn directory to git when using yarn berry
The Yarn developers explain the rationale for this in the Installation docs, in the section called “About global installs”: Using a single package manager across your system has always been a problem. To be stable, installs need to be run with the same package manager version across environments, otherwise there’s a risk we introduce accidental … Read more