===== 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 yarn add https-proxy-agent --dev