| Package | Description |
|---|---|
| com.vaadin.flow.server.frontend |
| Modifier and Type | Method and Description |
|---|---|
FrontendVersion |
FrontendTools.getNodeVersion()
Gets the version of the node executable.
|
FrontendVersion |
FrontendTools.getNpmVersion()
Executes
npm --version to and parses the result. |
protected static FrontendVersion |
FrontendUtils.getVersion(String tool,
List<String> versionCommand) |
Copyright © 2022. All rights reserved.