set_yarn {packer}R Documentation

Set yarn path

Description

By default packer looks for the yarn installation using the which (or where) command. This function lets you override that behaviour and force a specific yarn installation.

Usage

set_yarn(path = NULL)

Arguments

path

Path to yarn installation to use.


[Package packer version 0.1.3 Index]