Class NPMInstaller
java.lang.Object
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall()setNodeVersion(String nodeVersion) setNpmDownloadRoot(String npmDownloadRoot) setNpmVersion(String npmVersion) setPassword(String password) setUserName(String userName)
-
Field Details
-
DEFAULT_NPM_DOWNLOAD_ROOT
- See Also:
-
-
Method Details
-
setNodeVersion
-
setNpmVersion
-
setNpmDownloadRoot
-
setUserName
-
setPassword
-
install
- Throws:
InstallationException
-