npm_path: Set Path to NPM Installation

Description Usage Arguments Functions

Description

Define the path to the NPM installation. By default, this should not be necessary, parcel will find the path by itself if NPM was installed correctly.

Usage

1
2
3
npm_path_set(path = Sys.getenv("NPM_PATH"))

npm_path_get()

Arguments

path

Path to NPM binary.

Functions


npm documentation built on Jan. 19, 2022, 5:06 p.m.