set_npm: Set npm path

View source: R/npm.R

set_npmR Documentation

Set npm path

Description

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

Usage

set_npm(path = NULL)

Arguments

path

Path to npm installation to use.


packer documentation built on May 28, 2022, 5:06 p.m.