NpmWrapper
Wrapper for invoking the Node Package Manager, with functionalities for installing and linking NodeModules.
The following environment variable can affect the behavior of this wrapper:
com.quarkdown.interaction.Env.QD_NPM_PREFIX: if set, determines the global prefix for NPM operations.
com.quarkdown.interaction.Env.NODE_PATH: if set, determines the path to the Node.js modules.
Parameters
path
path to the NPM executable