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

    • execute

      public void execute() throws com.vaadin.flow.server.ExecutionFailedException
      Specified by:
      execute in interface com.vaadin.flow.server.frontend.FallibleCommand
      Throws:
      com.vaadin.flow.server.ExecutionFailedException