Learn R Programming

npm (version 1.0.0)

npm_path: Set Path to NPM Installation

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

npm_path_set(path = Sys.getenv("NPM_PATH"))

npm_path_get()

Arguments

path

Path to NPM binary.

Functions

  • npm_path_get: Get NPM path