Yarn
Node.js package manager.
Yarn provides an alternative to npm with deterministic installs, workspaces support, and modern dependency resolution. It is widely used in JavaScript projects on Linux.
Install
npm install -g yarn
Textbook of Linux
Dr Chris Paton
Node.js package manager.
Yarn provides an alternative to npm with deterministic installs, workspaces support, and modern dependency resolution. It is widely used in JavaScript projects on Linux.
Install
npm install -g yarn
