FlowFuse / FlowFuse/device-agent

Installer: decide how to handle NodeJS version

Open
#395 1 comment 0 reactions 0 assignees View on GitHub
task
Dominant language
JavaScript
Stars
20
Forks
10
Avg merge
9d 4h
Merged PRs (30d)
9

Description

### Description

In the Device Agent Installer script we have a hardcoded version of NodeJS which script will install ("bundled" node approach).
The current approach with pinning to the exact version was selected to create an installer which will provide a predictable and consistent environment for the device-agent package.

This task aims to collect a feedback about current approach vs being more liberal and define only the major nodejs version to install and let the script to pick up the latest one available at the time of installation.

Once decided, proiper solution should be implemented.

### Epic/Story

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.