public interface NodeAndNPMInstaller
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NODEJS_DOWNLOAD_ROOT |
static String |
DEFAULT_NPM_DOWNLOAD_ROOT |
| Modifier and Type | Method and Description |
|---|---|
void |
install(String nodeVersion,
String npmVersion,
String nodeDownloadRoot,
String npmDownloadRoot) |
static final String DEFAULT_NODEJS_DOWNLOAD_ROOT
static final String DEFAULT_NPM_DOWNLOAD_ROOT
void install(String nodeVersion, String npmVersion, String nodeDownloadRoot, String npmDownloadRoot) throws InstallationException
InstallationExceptionCopyright © 2015. All Rights Reserved.