-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Describe the bug
[WARNING] /
com.vaadin.flow.server.ExecutionFailedException: Vite build exited with a non zero status
at com.vaadin.flow.server.frontend.TaskRunDevBundleBuild.runFrontendBuildTool (TaskRunDevBundleBuild.java:211)
at com.vaadin.flow.server.frontend.TaskRunDevBundleBuild.execute (TaskRunDevBundleBuild.java:93)
at com.vaadin.flow.server.frontend.NodeTasks.execute (NodeTasks.java:353)
at com.vaadin.base.devserver.startup.DevModeInitializer.runNodeTasks (DevModeInitializer.java:375)
at com.vaadin.base.devserver.startup.DevModeInitializer.lambda$initDevModeHandler$0 (DevModeInitializer.java:309)
at java.util.concurrent.CompletableFuture$AsyncRun.run (CompletableFuture.java:1804)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1583)
Expected behavior
No response
Minimal reproducible example
No response
Add-on Version
2.0.1-SNAPSHOT
Vaadin Version
25.0.0.beta5
Additional information
No response