button-inc / digital_marketplace

The intent of this development is to build a product that will support digital procurement needs for the BC Government including services such as, but not limited to, Sprint With Us, Code With Us, The Procurement Concierge.
Apache License 2.0
0 stars 0 forks source link

Migrating from NPM to Yarn #75

Closed BryanGK closed 2 years ago

BryanGK commented 2 years ago

As a developer I want to migrate to yarn package manager so because yarn

Npm is known to be non-deterministic. This means that depending on the order you install dependencies in, your node_modules folder can look very different.