programming:javascript:yarn
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
programming:javascript:yarn [2023/06/21 14:17] – created skipidar | programming:javascript:yarn [2023/11/01 07:31] (current) – ↷ Page moved from camunda:programming:javascript:yarn to programming:javascript:yarn skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Yarn ===== | ===== Yarn ===== | ||
+ | Yarn is an alternative to npm. | ||
+ | It allows to manager e.g. peer-dependencies in a better way, | ||
+ | by declaring to which version to resolve the peer-dependencies. | ||
+ | |||
+ | |||
+ | Syntax to install something as a dev-dependency | ||
+ | <sxh javascript> | ||
+ | yarn add https-proxy-agent --dev | ||
+ | </ |
programming/javascript/yarn.1687357065.txt.gz · Last modified: by skipidar