| Modifier and Type | Constant Field | Value |
|---|---|---|
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_PNPM_DOWNLOAD_ROOT |
"https://registry.npmjs.org/pnpm/-/" |
| 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 © 2023. All rights reserved.