Runs either npm install or yarn install.
Runs either npm install or yarn install.
npm directory
Json file containing NPM dependencies
Whether to use yarn or npm
A sbt TaskStream
Additional arguments to pass to npm
Additional arguments to pass to yarn
The written npm directory
Installs JavaScript resources as node packages.
Installs JavaScript resources as node packages.
npm directory
The JavaScript resources
A sbt TaskStream
The paths to the node packages
Runs either npm install or yarn install and installs JavaScript resources as node packages.
Runs either npm install or yarn install and installs JavaScript resources as node packages.
npm directory
Json file containing NPM dependencies
Whether to use yarn or npm
A sequence of JavaScript resources
A sbt TaskStream
Additional arguments to pass to npm
Additional arguments to pass to yarn
The written npm directory