flow icon indicating copy to clipboard operation
flow copied to clipboard

Gradle plugin unable specify nodejs location

Open igieon opened this issue 1 year ago • 4 comments

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

igieon avatar Dec 13 '24 15:12 igieon

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

mshabarov avatar Dec 17 '24 11:12 mshabarov

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 .

igieon avatar Dec 17 '24 13:12 igieon

Hi, @mshabarov! Just wondering if there’s been any update or progress on this issue? Thanks!

sgpublic avatar May 30 '25 00:05 sgpublic

@sgpublic this is not in our roadmap for 2025, but we'd appreciate any help for drafting a pull request for it.

mshabarov avatar May 30 '25 10:05 mshabarov