Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 618 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 618 Bytes

Versioning

  • Learn how to create lockfiles for achieving reproducible dependencies, and how different situations like conditional graphs based on configuration can be managed, or how to evolve lockfiles to introduce new dependencies
  • Learn why version conflict errors happen in dependency graph with diamond structures, and how they can be resolved.
  • Learn why different options values in a dependency graph can be an issue and how this can be resolved.