Skip to content

Draft: community/nomad: Use nvm to install nodejs14 and build nomad 1.2.5

kolbyjack requested to merge kolbyjack/aports:update-nomad into master

After reading the comments in !28610 (closed), I managed to use nvm to build nodejs14 as part of building nomad. This hack can be removed once upstream can build with nodejs16.

I am unsure if $srcdir/nvm is an appropriate place to install nvm for the build, but couldn't find anywhere better.

https://github.com/hashicorp/nomad/releases/tag/v1.2.5

Edited by kolbyjack

Merge request reports