frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

#1160 Property to select node path.

Open qyl27 opened this issue 1 year ago • 5 comments

Summary

It was added a way to use the existing nodejs installation which was in the system.
(Closes #1160 .)

Tests and Documentation

I have added a document line for it.
And I have tested it by using a minimum project example.

qyl27 avatar Sep 15 '24 15:09 qyl27

@eirslett

qyl27 avatar Sep 23 '24 02:09 qyl27

+1 would be very usefull on nixos as on nixos we cannot run dynamicly linked executables so i would provide the node from the nixpkgs

Aleod-m avatar Oct 24 '24 08:10 Aleod-m

Hi, are there any updates on this? Currently trying to build on NixOS and failing because I was not able find a way to use local node.

stepisptr-t avatar Apr 04 '25 13:04 stepisptr-t

I understand that the whole concept of this plugin is being able to not use local node, but how about a fallback which uses the local node if the system refuses to run the precompiled executable.

stepisptr-t avatar Apr 04 '25 13:04 stepisptr-t

Hi, are there any updates on this? Currently trying to build on NixOS and failing because I was not able find a way to use local node.

Hello, this PR is ready and works well in ArchLinux RISC-V port packaging.

qyl27 avatar Apr 05 '25 03:04 qyl27