vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
612 stars 167 forks source link

Existence of .flow-node-tasks.lock is confusing when using Hilla #19187

Closed Legioth closed 1 month ago

Legioth commented 5 months ago

Describe the bug

When I start my Hilla application, there's a file named .flow-node-tasks.lock created in the project root directory while downloading things. The name of this file make me wonder whether I accidentally picked Flow instead of Hilla.

Expected-behavior

If a temporary file is created, it should have "Vaadin" or "Hilla" in the name rather than "Flow"

Reproduction

Run with any Hilla version. Check the git diff output while starting up.

It helps with a slow network connection since then the npm package download takes a longer time.

System Info

Vaadin 24.4.0.alpha22

platosha commented 5 months ago

To be addressed in Flow.