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()