| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NODEJS_DOWNLOAD_ROOT |
"https://unofficial-builds.nodejs.org/download/release/" |
public static final String |
INSTALL_PATH |
"/node" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NPM_DOWNLOAD_ROOT |
"https://registry.npmjs.org/npm/-/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_YARN_DOWNLOAD_ROOT |
"https://github.com/yarnpkg/yarn/releases/download/" |
public static final String |
INSTALL_PATH |
"/node/yarn" |
Copyright © 2024. All rights reserved.