Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Couldn't find node" although node is present #134

Open
nmeierling opened this issue Jul 8, 2022 · 0 comments
Open

"Couldn't find node" although node is present #134

nmeierling opened this issue Jul 8, 2022 · 0 comments

Comments

@nmeierling
Copy link

While trying to boost our ci builds, it came to my attention that the vaadin-maven-plugin is downloading node in every build, although it is present in the image used for the build.

The output is:

[INFO] --- vaadin-maven-plugin:23.1.2:prepare-frontend (frontend) @ project ---
[INFO] Couldn't find node. Installing Node and npm to /root/.vaadin.
[INFO] Installing node version v16.15.0

Since I am not that familiar with maven plugins in general, I could not find the place to look for this version lookup. Could you help me investigate this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant