Class TaskRunNpmInstall
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskRunNpmInstall
- All Implemented Interfaces:
- com.vaadin.flow.server.frontend.FallibleCommand
public class TaskRunNpmInstall
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand
Run 
npm install after dependencies have been updated.- 
Method Details- 
executepublic void execute() throws com.vaadin.flow.server.ExecutionFailedException- Specified by:
- executein interface- com.vaadin.flow.server.frontend.FallibleCommand
- Throws:
- com.vaadin.flow.server.ExecutionFailedException
 
 
-