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

Gradle plugin unable specify nodejs location #20708

Open
igieon opened this issue Dec 13, 2024 · 2 comments
Open

Gradle plugin unable specify nodejs location #20708

igieon opened this issue Dec 13, 2024 · 2 comments

Comments

@igieon
Copy link

igieon commented Dec 13, 2024

Description of the bug

I am unable use my node js instalation which is in custom location.

Expected behavior

Add parameter to configure nodejs location and not use autodetection.

Minimal reproducible example

Create gradle project with sub-project and install node in root dir be able run build wihtout download/install node

Versions

  • Vaadin / Flow version: 24.5.8
  • gradle: 8.11.1
@mshabarov
Copy link
Contributor

I think such a parameter was present in some older versions at least, but we need to double check.

@igieon
Copy link
Author

igieon commented Dec 17, 2024

I think its only prepared https://github.com/vaadin/flow/blob/main/flow-plugins/flow-gradle-plugin/src/main/kotlin/com/vaadin/gradle/PrepareFrontendInputProperties.kt#L153 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔎 Investigation
Development

No branches or pull requests

2 participants